Skip to content

Commit 54cb747

Browse files
Update softprops/action-gh-release action to v2.4.1 (#914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca4cfaf commit 54cb747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
env:
2222
RELEASE_TAG: ${{ github.ref_name }}
2323
- name: Upload Release Artifacts
24-
uses: softprops/action-gh-release@v2.4.0
24+
uses: softprops/action-gh-release@v2.4.1
2525
with:
2626
files: |
2727
./infrastructure-linode/*

0 commit comments

Comments
 (0)