Skip to content

Commit 3464228

Browse files
renovate[bot]michi-covalent
authored andcommitted
chore(deps): update softprops/action-gh-release action to v2.5.0
Signed-off-by: renovate[bot] <[email protected]>
1 parent 31970c0 commit 3464228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Create Release
2929
if: github.event_name == 'push'
30-
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
30+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
with:

0 commit comments

Comments
 (0)