Skip to content

Commit

Permalink
Use version
Browse files Browse the repository at this point in the history
  • Loading branch information
taliesins committed Dec 27, 2023
1 parent 909a703 commit 68ab834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-git-chglog@v1
with:
git-chglog-version: ${{ env.GIT_CHGLOG_VERSION}}
- uses: obfu5c8/action-svu
- uses: obfu5c8/action-svu@v1
id: install_svu
with:
type: none
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ jobs:
- uses: actions/setup-git-chglog@v1
with:
git-chglog-version: ${{ env.GIT_CHGLOG_VERSION}}
- uses: obfu5c8/action-svu
- uses: obfu5c8/action-svu@v1
id: install_svu
with:
type: none
Expand Down

0 comments on commit 68ab834

Please sign in to comment.