Skip to content

Commit 8edc353

Browse files
Update softprops/action-gh-release action to v2.5.3 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e985d7 commit 8edc353

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
@@ -146,7 +146,7 @@ jobs:
146146
run: ls -lR
147147

148148
- name: Create release
149-
uses: softprops/action-gh-release@71d29a04ae7c63895f38299d7a5e05d238f7f445 # v2.5.1
149+
uses: softprops/action-gh-release@1853d73993c8ca1b2c9c1a7fede39682d0ab5c2a # v2.5.3
150150
if: startsWith(github.ref, 'refs/tags/')
151151
with:
152152
files: |

0 commit comments

Comments
 (0)