diff options
| author | 2024-01-29 10:29:09 +0000 | |
|---|---|---|
| committer | 2024-01-29 10:29:09 +0000 | |
| commit | 2004dd2860533c081b739b630b77d3cd10c72cdb (patch) | |
| tree | c4b06b8cc3e49304165fca5335710301b2592ccd | |
| parent | 90264b1630bf056a8fb62be3f6b104773cafcd36 (diff) | |
| download | infini-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>
| -rw-r--r-- | .github/workflows/changelog.yml | 2 |
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 |
