Skip to content

Commit

Permalink
Merge pull request #99 from simonpasquier/update-update-jsonnet
Browse files Browse the repository at this point in the history
update-cmo-jsonnet-deps.yaml: update Go version
  • Loading branch information
simonpasquier authored Sep 25, 2024
2 parents bad0dc8 + 8541e1d commit 6176eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-cmo-jsonnet-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
jsonnet-update:
uses: ./.github/workflows/cmo-make-targets.yaml
with:
go-version: "1.20"
go-version: "1.23"
make-targets: update generate
pr-title: "[bot] Update jsonnet dependencies"
pr-body: |
Expand Down

0 comments on commit 6176eba

Please sign in to comment.