Skip to content

Commit

Permalink
Automatically bump golang patch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacknz committed Apr 5, 2024
1 parent 18a2160 commit 0d78dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/bump-golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ targets:
spec:
content: 'go {{ source "gomod" }}'
file: go.mod
matchpattern: 'go \d+.\d+'
matchpattern: 'go \d+.\d+.\d+'
update-go-version:
name: "Update .go-version"
sourceid: latestGoVersion
Expand Down

0 comments on commit 0d78dfc

Please sign in to comment.