We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc9f7b0 + 932e6b3 commit b3dd647Copy full SHA for b3dd647
2 files changed
.github/workflows/osv-scanner.yml
@@ -32,4 +32,4 @@ jobs:
32
contents: read
33
# Required to read the code
34
actions: read
35
- uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@90b209d0ea55cea1da9fc0c4e65782cc6acb6e2e" # v2.2.2
+ uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@e92b5d07338d4f0ba0981dffed17c48976ca4730" # v2.2.3
yaml/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
+FROM alpine:3.22.2@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
2
3
HEALTHCHECK NONE
4
0 commit comments