Skip to content

Commit 9d0e4d0

Browse files
authored
Merge branch 'main' into dependabot/github_actions/updatecli/updatecli-action-2.98.0
2 parents e60004f + 64dbdb2 commit 9d0e4d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/anchore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: cd ./dockerfiles/ && docker build . --file Dockerfile --tag localbuild/testimage:latest
3939

4040
- name: Run the Anchore Grype scan action
41-
uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0
41+
uses: anchore/scan-action@3c9a191a0fbab285ca6b8530b5de5a642cba332f
4242
id: scan
4343
with:
4444
path: "."

dockerfiles/plugins.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ display-url-api:2.217.va_6b_de84cc74b_
1818
durable-task:639.vefb_3d8372f6d
1919
echarts-api:6.0.0-1165.vd1283a_3e37d4
2020
font-awesome-api:7.1.0-882.v1dfb_771e3278
21-
git-client:6.4.1
21+
git-client:6.4.2
2222
git:5.8.1
2323
github-api:1.330-492.v3941a_032db_2a_
2424
github-branch-source:1917.v9ee8a_39b_3d0d

0 commit comments

Comments
 (0)