Skip to content

Commit f7dd8c5

Browse files
update the ref in the pre-submit
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
1 parent 0a5124b commit f7dd8c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-submit.actions.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -516,8 +516,8 @@ jobs:
516516
with:
517517
repository: ${{ steps.detect.outputs.repository }}
518518
ref: ${{ steps.detect.outputs.ref }}
519-
builder-ref: "refs/tags/v1.6.0"
520-
go-version: "1.21"
519+
builder-ref: "refs/tags/v2.1.0"
520+
go-version: "1.23.1"
521521
binary: "slsa-generator-generic-linux-amd64"
522522
directory: "internal/builders/generic"
523523
# NOTE: compile-builder explicitly set to false.

0 commit comments

Comments
 (0)