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 3560daa + dba61d7 commit 8848134Copy full SHA for 8848134
.github/workflows/zizmor.yaml
@@ -22,7 +22,7 @@ jobs:
22
persist-credentials: false
23
24
- name: Install the latest version of uv
25
- uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6
+ uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
26
27
- name: Run zizmor 🌈
28
run: uvx zizmor --format sarif . > results.sarif
Dockerfile
@@ -1,4 +1,4 @@
1
-# syntax=docker/dockerfile:1.15@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
+# syntax=docker/dockerfile:1.16@sha256:e2dd261f92e4b763d789984f6eab84be66ab4f5f08052316d8eb8f173593acf7
2
FROM pscale.dev/wolfi-prod/git:2.49.0
3
4
COPY ghcommit /ghcommit
0 commit comments