Skip to content

Commit

Permalink
update default build num
Browse files Browse the repository at this point in the history
  • Loading branch information
walteh committed Nov 18, 2023
1 parent ade7fec commit 04c787e
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",
run: "go install github.com/walteh/simver/cmd/simver_github_actions@v0.7.0-pr5+1",
},
{
name: run simver,
Expand Down

0 comments on commit 04c787e

Please sign in to comment.