We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ee9bc6 + a6ea4d1 commit 794cf74Copy full SHA for 794cf74
.github/workflows/scorecards.yml
@@ -36,6 +36,6 @@ jobs:
36
path: results.sarif
37
retention-days: 5
38
- name: "Upload to code-scanning"
39
- uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
+ uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
40
with:
41
sarif_file: results.sarif
json/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
+FROM alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
2
3
HEALTHCHECK NONE
4
0 commit comments