Skip to content

Commit 61222b3

Browse files
chore(deps): update softprops/action-gh-release action to v3
1 parent 1111ba4 commit 61222b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
9797
echo "ARCHIVE_PATH=${ARCHIVE_PATH}" >> "$GITHUB_ENV"
9898
- name: Publish release
99-
uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2.6.2
99+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3
100100
with:
101101
files: ${{ env.ARCHIVE_PATH }}
102102
env:

0 commit comments

Comments
 (0)