mirror of
https://github.com/ivuorinen/tree-sitter-shellspec.git
synced 2026-03-15 23:03:55 +00:00
chore(actions): update softprops/action-gh-release action (v2.5.0 → v2.5.2)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -248,7 +248,7 @@ jobs:
|
||||
} >> release_notes.md
|
||||
|
||||
- name: 🚀 Create GitHub Release
|
||||
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
|
||||
uses: softprops/action-gh-release@b25b93d384199fc0fc8c2e126b2d937a0cbeb2ae # v2.5.2
|
||||
with:
|
||||
tag_name: ${{ needs.validate.outputs.version }}
|
||||
name: Release ${{ needs.validate.outputs.version }}
|
||||
|
||||
Reference in New Issue
Block a user