Skip to content

Commit 4e90ff0

Browse files
committed
Pin action-gh-release actions version
1 parent 748885b commit 4e90ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
subject-path: "${{ env.BIN_NAME }}"
6868

6969
- name: Upload Release Artifacts
70-
uses: softprops/action-gh-release@v2
70+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
7171
with:
7272
tag_name: ${{ env.TAG_NAME }}
7373
files: ${{ env.BIN_NAME }}

0 commit comments

Comments
 (0)