Skip to content

Commit 0336279

Browse files
Update softprops/action-gh-release action to v2.3.3 (#1350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8ae133 commit 0336279

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
@@ -275,7 +275,7 @@ jobs:
275275
run: ls -lR
276276

277277
- name: Create release
278-
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
278+
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
279279
if: startsWith(github.ref, 'refs/tags/')
280280
with:
281281
files: |

0 commit comments

Comments
 (0)