Skip to content

Commit

Permalink
1.23.1 in generator_generic
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonpetgrave64 committed Oct 24, 2024
1 parent 739ec4a commit 6bf118c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generator_generic_slsa3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
with:
repository: "${{ needs.detect-env.outputs.repository }}"
ref: "${{ needs.detect-env.outputs.ref }}"
go-version: "1.22"
go-version: "1.23.1"
binary: "${{ env.BUILDER_BINARY }}"
compile-builder: "${{ inputs.compile-generator }}"
directory: "${{ env.BUILDER_DIR }}"
Expand Down

0 comments on commit 6bf118c

Please sign in to comment.