Skip to content

Commit 1fceccd

Browse files
Update softprops/action-gh-release action to v2.4.0
1 parent 02643f1 commit 1fceccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slsa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
name: ${{ env.REPOSITORY_NAME }}.sha256
7575

7676
- name: Upload asset
77-
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
77+
uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
7878
with:
7979
files: |
8080
${{ env.REPOSITORY_NAME }}.sha256

0 commit comments

Comments
 (0)