Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release action to v2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent d97e7ce commit b79bc86
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 @@ -122,7 +122,7 @@ jobs:
with:
length: 7
- name: Release
uses: softprops/action-gh-release@v2.0.7
uses: softprops/action-gh-release@v2.0.8
with:
name: 0.1.0-${{ steps.short-sha.outputs.sha }}
tag_name: v0.1.0-${{ steps.short-sha.outputs.sha }}
Expand Down

0 comments on commit b79bc86

Please sign in to comment.