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 e60004f + 64dbdb2 commit 9d0e4d0Copy full SHA for 9d0e4d0
.github/workflows/anchore.yml
@@ -38,7 +38,7 @@ jobs:
38
run: cd ./dockerfiles/ && docker build . --file Dockerfile --tag localbuild/testimage:latest
39
40
- name: Run the Anchore Grype scan action
41
- uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0
+ uses: anchore/scan-action@3c9a191a0fbab285ca6b8530b5de5a642cba332f
42
id: scan
43
with:
44
path: "."
dockerfiles/plugins.txt
@@ -18,7 +18,7 @@ display-url-api:2.217.va_6b_de84cc74b_
18
durable-task:639.vefb_3d8372f6d
19
echarts-api:6.0.0-1165.vd1283a_3e37d4
20
font-awesome-api:7.1.0-882.v1dfb_771e3278
21
-git-client:6.4.1
+git-client:6.4.2
22
git:5.8.1
23
github-api:1.330-492.v3941a_032db_2a_
24
github-branch-source:1917.v9ee8a_39b_3d0d
0 commit comments