Skip to content

Commit fd84d37

Browse files
committed
Pin action-gh-release in release.yml
1 parent 5be4c1f commit fd84d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
id: release
6262
shell: bash
6363
64-
- uses: softprops/action-gh-release@v2
64+
- uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
6565
if: startsWith(github.ref, 'refs/tags/')
6666
with:
6767
fail_on_unmatched_files: true

0 commit comments

Comments
 (0)