Skip to content

Commit

Permalink
Update softprops/action-gh-release action to v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 6311e67 commit 2b36289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
needs: [lint, test]
steps:
- name: Ship a release
uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v2.0.2
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2.0.3
if: startsWith(github.ref, 'refs/tags/v')
with:
files: |
Expand Down

0 comments on commit 2b36289

Please sign in to comment.