Skip to content

Commit b3ae31f

Browse files
renovate[bot]nbusseneau
authored andcommitted
chore(deps): update softprops/action-gh-release action to v2.6.1
Signed-off-by: renovate[bot] <bot@renovateapp.com>
1 parent 7a9c4c5 commit b3ae31f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

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

3131
- name: Create Release
3232
if: github.event_name == 'push'
33-
uses: softprops/action-gh-release@71d29a04ae7c63895f38299d7a5e05d238f7f445 # v2.5.1
33+
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
with:

0 commit comments

Comments
 (0)