Skip to content

Commit

Permalink
Merge pull request #189 from takonomura/renovate/softprops-action-gh-…
Browse files Browse the repository at this point in the history
…release-2.x

Update softprops/action-gh-release action to v2.0.4
  • Loading branch information
renovate[bot] authored Mar 12, 2024
2 parents 83ec6c2 + 60a8a49 commit 15cf8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
mv target/aarch64-unknown-linux-gnu/release/libnss_jsonfile{,-aarch64}.so
- name: Release
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2.0.3
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
Expand Down

0 comments on commit 15cf8ac

Please sign in to comment.