Skip to content

Commit 204b060

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0f939f commit 204b060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
luarocks upload --temp-key "${{ secrets.LUAROCKS_API_KEY }}" "${rockspec}"
5151
5252
- name: Draft release on GitHub
53-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
53+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
5454
with:
5555
draft: true
5656
generate_release_notes: true

0 commit comments

Comments
 (0)