summaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-29 10:29:09 +0000
committerGitHub <noreply@github.com>2024-01-29 10:29:09 +0000
commit2004dd2860533c081b739b630b77d3cd10c72cdb (patch)
treec4b06b8cc3e49304165fca5335710301b2592ccd /.github
parent90264b1630bf056a8fb62be3f6b104773cafcd36 (diff)
downloadinfini-2004dd2860533c081b739b630b77d3cd10c72cdb.tar.gz
infini-2004dd2860533c081b739b630b77d3cd10c72cdb.zip
chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.12.0...v1.13.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>
Diffstat (limited to '.github')
-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 b2b02277..f6521725 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.12.0
+ uses: ncipollo/release-action@v1.13.0
with:
allowUpdates: true
draft: false