Skip to content

Commit

Permalink
Merge pull request #544 from sjinks/renovate/softprops-action-gh-rele…
Browse files Browse the repository at this point in the history
…ase-2.x

chore(deps): update softprops/action-gh-release action to v2.0.5
  • Loading branch information
sjinks committed May 11, 2024
2 parents f5c6076 + 44ce5dd commit 1f77b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5

- name: Create a release
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5
with:
generate_release_notes: true
env:
Expand Down

0 comments on commit 1f77b52

Please sign in to comment.