Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Use v0 for auto-semver
Browse files Browse the repository at this point in the history
  • Loading branch information
testersen committed Aug 2, 2023
1 parent 97829a0 commit 7279292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/start-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
previous_version: ${{ steps.version.outputs.previous_version }}
previous_version_ref: ${{ steps.version.outputs.previous_version_ref }}
steps:
- uses: oss-actions/auto-semver@v0.1.5
- uses: oss-actions/auto-semver@v0
id: version
with:
token: ${{ github.token }}
Expand Down

0 comments on commit 7279292

Please sign in to comment.