Skip to content

Commit 4c3d96c

Browse files
Update softprops/action-gh-release action to v2.5.0
1 parent f7fe73c commit 4c3d96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
yaml-file: example-instance.yaml
2828
version: stable
2929
- name: Upload files to release
30-
uses: softprops/action-gh-release@v2.4.2
30+
uses: softprops/action-gh-release@v2.5.0
3131
if: github.ref_type == 'tag'
3232
with:
3333
files: |

0 commit comments

Comments
 (0)