File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6868 restore-keys : |
6969 ${{ runner.os }}-go-
7070 - uses : sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65 # v3.0.1
71- - uses : anchore/sbom-action/download-syft@448520c4f19577ffce70a8317e619089054687e3 # v0.13.4
71+ - uses : anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
7272 - name : Run GoReleaser
7373 uses : goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2.0
7474 with :
Original file line number Diff line number Diff line change 2929 persist-credentials : false
3030
3131 - name : " Run analysis"
32- uses : ossf/scorecard-action@e38b1902ae4f44df626f11ba0734b14fb91f8f86 # v2.1.2
32+ uses : ossf/scorecard-action@80e868c13c90f172d68d1f4501dee99e2479f7af # v2.1.3
3333 with :
3434 results_file : results.sarif
3535 results_format : sarif
5353
5454 # Upload the results to GitHub's code scanning dashboard.
5555 - name : " Upload to code-scanning"
56- uses : github/codeql-action/upload-sarif@67a35a08586135a9573f4327e904ecbf517a882d # v2.2.8
56+ uses : github/codeql-action/upload-sarif@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2.2.9
5757 with :
5858 sarif_file : results.sarif
Original file line number Diff line number Diff line change 11# Dockerfile
2- FROM cgr.dev/chainguard/static@sha256:e3bfa4cfcee80b1a32dcf09b8c33d0255ce502a3c877d19f77af09d591373d78
2+ FROM cgr.dev/chainguard/static@sha256:368a37f7a803dba397b2f1a199dae66ee94746ffdd0b5c61626d48e261bef321
33COPY minectl \
44 /usr/bin/minectl
55ENTRYPOINT ["/usr/bin/minectl" ]
You can’t perform that action at this time.
0 commit comments