Skip to content

Commit 3bcace8

Browse files
Update softprops/action-gh-release action to v2.4.0 (#1013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1196a8 commit 3bcace8

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
@@ -79,7 +79,7 @@ jobs:
7979
name: ${{ env.REPOSITORY_NAME }}.sha256
8080

8181
- name: Upload asset
82-
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
82+
uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
8383
with:
8484
files: |
8585
${{ env.REPOSITORY_NAME }}.sha256

0 commit comments

Comments
 (0)