Skip to content

Commit 58835ea

Browse files
authored
Merge pull request #6 from f18m/renovate/softprops-action-gh-release-3.x
Update softprops/action-gh-release action to v3
2 parents f5ed180 + ede30ab commit 58835ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
yaml-file: example-instance.yaml
4242
version: stable
4343
- name: Upload files to release
44-
uses: softprops/action-gh-release@v2.6.2
44+
uses: softprops/action-gh-release@v3
4545
if: github.ref_type == 'tag'
4646
with:
4747
files: |

0 commit comments

Comments
 (0)