Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit 67f7018

Browse files
Bump softprops/action-gh-release from 1 to 2 (#318)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cdbf07 commit 67f7018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ jobs:
233233
rm release.key
234234
cat {B3,SHA512}SUMS.auto.minisig
235235
236-
- uses: softprops/action-gh-release@v1
236+
- uses: softprops/action-gh-release@v2
237237
with:
238238
files: |
239239
cargo-watch-v*.tar.xz

0 commit comments

Comments
 (0)