aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-24 12:14:13 +0000
committerGitHub <noreply@github.com>2025-02-24 12:14:13 +0000
commit9ff9fe8f7cddefea9a5a137b40bf1f7afdd04dae (patch)
treebf5a67d03b57db99f5d0c0a9b251ce642a5b6a09
parent5d5342ec11e5c1130a8917eec506ac5b825b5f8a (diff)
downloadinfini-9ff9fe8f7cddefea9a5a137b40bf1f7afdd04dae.tar.gz
infini-9ff9fe8f7cddefea9a5a137b40bf1f7afdd04dae.zip
chore(deps): bump ncipollo/release-action from 1.14.0 to 1.16.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.14.0 to 1.16.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.14.0...v1.16.0) --- updated-dependencies: - dependency-name: ncipollo/release-action 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 e61b888d..8a78dca4 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.14.0
+ uses: ncipollo/release-action@v1.16.0
with:
allowUpdates: true
draft: false