File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3131
3232 - name : Upload SARIF file
33- uses : github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
33+ uses : github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3
3434 with :
3535 sarif_file : results.sarif
3636 category : zizmor
Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:1.17@sha256:38387523653efa0039f8e1c89bb74a30504e76ee9f565e25c9a09841f9427b05
2- FROM pscale.dev/wolfi-prod/git:2.50.0
2+ FROM pscale.dev/wolfi-prod/git:2.50.1
33
44COPY ghcommit /ghcommit
55
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/planetscale/ghcommit
22
33go 1.23.0
44
5- toolchain go1.24.4
5+ toolchain go1.24.5
66
77require (
88 github.com/jessevdk/go-flags v1.6.1
You can’t perform that action at this time.
0 commit comments