diff options
| author | 2024-01-29 18:36:06 +0800 | |
|---|---|---|
| committer | 2024-01-29 18:36:06 +0800 | |
| commit | 1f10725971944e39f950b0d637e7f7a8ffe0ef62 (patch) | |
| tree | 03061cafa31089c00916792c4b501def6450eeae /.github | |
| parent | e198d227a1d0ec1fa781eb196687e7c364fcda8c (diff) | |
| parent | 2004dd2860533c081b739b630b77d3cd10c72cdb (diff) | |
| download | infini-1f10725971944e39f950b0d637e7f7a8ffe0ef62.tar.gz infini-1f10725971944e39f950b0d637e7f7a8ffe0ef62.zip | |
Merge pull request #55 from HydroRoll-Team/dependabot/github_actions/ncipollo/release-action-1.13.0
chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0
Diffstat (limited to '.github')
| -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 a8847c92..b52dd0ef 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 |
