aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-08-02 03:09:08 +0000
committerGitHub <noreply@github.com>2025-08-02 03:09:08 +0000
commit7381e8d969b6c04880eeaff0a141770f4c252858 (patch)
tree0a11507414f30cf5be78b7783d7513234a752de1
parentc68a18ca6440f6460b3b5fce311901229f8f50a9 (diff)
downloadinfini-7381e8d969b6c04880eeaff0a141770f4c252858.tar.gz
infini-7381e8d969b6c04880eeaff0a141770f4c252858.zip
chore(deps): bump ncipollo/release-action from 1.16.0 to 1.18.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.16.0 to 1.18.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.16.0...v1.18.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/changelog.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml
index 30cdded0..37fde499 100644
--- a/.github/workflows/changelog.yml
+++ b/.github/workflows/changelog.yml
@@ -30,7 +30,7 @@ jobs:
useGitmojis: false
- name: Create Release
- uses: ncipollo/release-action@v1.16.0
+ uses: ncipollo/release-action@v1.18.0
with:
allowUpdates: true
draft: false