Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/bump-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
fetch-depth: 0
-
name: install svu
uses: go-openapi/gh-actions/install/svu@70c5bbea429a7d10a082ac9efb83036da0c5b7d0 # v1.4.14
uses: go-openapi/gh-actions/install/svu@b0542d87f701a2fdba9629421026a2bdd54e2859 # v1.4.15
-
name: Bump release
id: bump-release
Expand Down
2 changes: 1 addition & 1 deletion ci-jobs/next-tag/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ runs:
steps:
-
name: install svu
uses: go-openapi/gh-actions/install/svu@70c5bbea429a7d10a082ac9efb83036da0c5b7d0
uses: go-openapi/gh-actions/install/svu@b0542d87f701a2fdba9629421026a2bdd54e2859
-
name: Bump release
id: bump-release
Expand Down
Loading