diff options
| author | 2025-09-04 04:07:06 +0000 | |
|---|---|---|
| committer | 2025-09-04 04:07:06 +0000 | |
| commit | 5802a1a4cadc5ae34a78c9fe8b92c9be61574c88 (patch) | |
| tree | 4a617dc2c1093d2c598235c664a28ae582685f0b /.github/workflows | |
| parent | 457e7557d50d16911ca0d9f54e758e30ad1ffbd7 (diff) | |
| download | infini-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')
| -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 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 |
