Skip to content

Commit 163ab5d

Browse files
committed
Bump anchore/scan-action from 3.3.4 to 3.3.5 - #14
1 parent 29634f1 commit 163ab5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/anchore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Build the Docker image
4343
run: docker pull python:3-alpine; docker build . --file scripts/Docker/Dockerfile --tag localbuild/testimage:latest
4444
- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
45-
uses: anchore/scan-action@dafbc97d7259af88b61bd260f2fde565d0668a72 # v3.3.4
45+
uses: anchore/scan-action@4be3c24559b430723e51858969965e163b196957 # v3.3.5
4646
id: scan
4747
with:
4848
image: "localbuild/testimage:latest"

0 commit comments

Comments
 (0)