aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-06 11:01:38 +0000
committerGitHub <noreply@github.com>2024-02-06 11:01:38 +0000
commit3eea2bd5d12dc3ee9dba3f568b754504a88cbd02 (patch)
treeb3fcc16ed0e14b872711cfaacda6011e86777999
parent77c9f510d0f65ecf4fbd1b561120ad9b23967dc0 (diff)
downloadinfini-3eea2bd5d12dc3ee9dba3f568b754504a88cbd02.tar.gz
infini-3eea2bd5d12dc3ee9dba3f568b754504a88cbd02.zip
chore(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.13.0...v1.14.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 99075711..e61b888d 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.13.0
+ uses: ncipollo/release-action@v1.14.0
with:
allowUpdates: true
draft: false