aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/changelog.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-04 04:07:06 +0000
committerGitHub <noreply@github.com>2025-09-04 04:07:06 +0000
commit5802a1a4cadc5ae34a78c9fe8b92c9be61574c88 (patch)
tree4a617dc2c1093d2c598235c664a28ae582685f0b /.github/workflows/changelog.yml
parent457e7557d50d16911ca0d9f54e758e30ad1ffbd7 (diff)
downloadinfini-5802a1a4cadc5ae34a78c9fe8b92c9be61574c88.tar.gz
infini-5802a1a4cadc5ae34a78c9fe8b92c9be61574c88.zip
chore(deps): bump ncipollo/release-action from 1.18.0 to 1.20.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.18.0 to 1.20.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.18.0...v1.20.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/changelog.yml')
-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 6e73c46b..83fb8050 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.18.0
+ uses: ncipollo/release-action@v1.20.0
with:
allowUpdates: true
draft: false