Skip to content

Commit bb1ad98

Browse files
chore(deps): update softprops/action-gh-release action to v2.3.3 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdf8369 commit bb1ad98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
env:
3939
SHA: ${{ steps.short-sha.outputs.sha }}
4040
- name: Create release
41-
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
41+
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
4242
with:
4343
tag_name: ${{ steps.tag-name.outputs.value }}
4444
draft: false

0 commit comments

Comments
 (0)