Skip to content

Commit 35dcfcc

Browse files
fix(security): autofix 3rd party Github Actions should be pinned (#13)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
1 parent 0274a0d commit 35dcfcc

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
@@ -189,7 +189,7 @@ jobs:
189189
# OIDC trusted publishing (id-token: write) enables automatic provenance generation
190190

191191
- name: Create GitHub Release
192-
uses: softprops/action-gh-release@v1
192+
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
193193
with:
194194
body_path: release_notes.md
195195
draft: false

0 commit comments

Comments
 (0)