We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34a121 commit 00a10bfCopy full SHA for 00a10bf
.github/workflows/release-google-secops.yml
@@ -17,6 +17,6 @@ jobs:
17
zip -r ../../google-secops.zip . -x "TOOL_MAPPING.md"
18
19
- name: Create GitHub Release
20
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
21
with:
22
files: google-secops.zip
0 commit comments