Skip to content

Commit 2475dc6

Browse files
Bump ncipollo/release-action from 1.12.0 to 1.13.0 (rust-lang#2919)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.12.0 to 1.13.0.
1 parent 9e2b335 commit 2475dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ jobs:
235235

236236
- name: Create release
237237
id: create_release
238-
uses: ncipollo/release-action@v1.12.0
238+
uses: ncipollo/release-action@v1.13.0
239239
env:
240240
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
241241
with:

0 commit comments

Comments
 (0)