Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Commit a77fb10

Browse files
chore(deps): update softprops/action-gh-release digest to da05d55 (#35)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a60bd2 commit a77fb10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
github-token: ${{ github.token }}
2020
release-count: 0
21-
- uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2
21+
- uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2
2222
if: ${{ steps.changelog.outputs.skipped == 'false' }}
2323
with:
2424
tag_name: ${{ steps.changelog.outputs.tag }}

0 commit comments

Comments
 (0)