chore(deps): update softprops/action-gh-release action to v3

This commit is contained in:
renovate[bot]
2026-04-12 05:34:27 +00:00
committed by Daniel Hofstetter
parent af3e010b26
commit 904efda150
+1 -1
View File
@@ -76,7 +76,7 @@ jobs:
path: tests/test-results.json
- run: ./tests/print-test-results.sh tests/test-results.json
- name: Publish latest commit
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@v3
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
with:
tag_name: latest-commit