Skip to content

Commit

Permalink
default workflow to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
walteh committed Nov 18, 2023
1 parent 92c6d53 commit 065ce8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
{
name: install simver,
run: "go install github.com/walteh/simver/cmd/simver_github_actions@v0.5.0-pr4+1",
run: "go install github.com/walteh/simver/cmd/simver_github_actions@v0.5.0",
},
{
name: run simver,
Expand Down

0 comments on commit 065ce8d

Please sign in to comment.