Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release digest to c062e08
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent c369549 commit 332675e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
run: tail -n +3 < CHANGES.md > RELEASE_NOTES.md

- name: Publish extension to GitHub Releases
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2
with:
name: "${{ format('v{0}', needs.package.outputs.version) }}"
body_path: RELEASE_NOTES.md
Expand Down

0 comments on commit 332675e

Please sign in to comment.