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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-12 08:41:08 +01:00
committed by GitHub
parent 44f2ebbe32
commit 23855c363b
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
strip -s target/release/tarapp
zstd -19 target/release/tarapp -o ../tar-x86_64-unknown-linux-gnu.zst
- 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