Skip to content

Commit

Permalink
fix action-gh-release version
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Jul 26, 2024
1 parent 3d186fe commit fdfc3dd
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 @@ -84,6 +84,6 @@ jobs:

steps:
- name: Github Release
uses: softprops/action-gh-release@c062e08 # v2.0.8
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
with:
generate_release_notes: true

0 comments on commit fdfc3dd

Please sign in to comment.