diff options
| author | 2025-02-24 12:14:13 +0000 | |
|---|---|---|
| committer | 2025-02-24 12:14:13 +0000 | |
| commit | 9ff9fe8f7cddefea9a5a137b40bf1f7afdd04dae (patch) | |
| tree | bf5a67d03b57db99f5d0c0a9b251ce642a5b6a09 /.github/workflows/changelog.yml | |
| parent | 5d5342ec11e5c1130a8917eec506ac5b825b5f8a (diff) | |
| download | infini-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>
Diffstat (limited to '.github/workflows/changelog.yml')
| -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 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 |
