Skip to content

Commit

Permalink
pin by sha
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw authored Apr 3, 2024
1 parent ef36280 commit 991e631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
git tag v${{ needs.build.outputs.new-version }}
git push origin v${{ needs.build.outputs.new-version }}
- name: Create release
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
with:
generate_release_notes: true
tag_name: v${{ needs.build.outputs.new-version }}
Expand Down

0 comments on commit 991e631

Please sign in to comment.