Skip to content

Commit

Permalink
Merge pull request #143 from bric3/renovate/skymatic-semver-validatio…
Browse files Browse the repository at this point in the history
…n-action-2.x

chore(deps): update skymatic/semver-validation-action action to v2
  • Loading branch information
bric3 authored Jan 6, 2023
2 parents 7a323de + 01d75ea commit 210fa9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: skymatic/semver-validation-action@v1
- uses: skymatic/semver-validation-action@v2
with:
version: ${{ github.event.release.tag_name }}
- uses: actions/checkout@v3
Expand Down

0 comments on commit 210fa9d

Please sign in to comment.