Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Update anchore/scan-action digest to cbfa75d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent d4846b6 commit bbe7970
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
cache-to: type=gha,mode=max

- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
uses: anchore/scan-action@a18ff2d1f2457caea9cd5a2e83608b68c71e995e
uses: anchore/scan-action@cbfa75d8b20d951c38844960357a46d73ad38078
with:
path: "."
acs-report-enable: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: echo ${{ steps.docker_build.outputs.digest }}

- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
uses: anchore/scan-action@a18ff2d1f2457caea9cd5a2e83608b68c71e995e
uses: anchore/scan-action@cbfa75d8b20d951c38844960357a46d73ad38078
with:
path: "."
acs-report-enable: true
Expand Down

0 comments on commit bbe7970

Please sign in to comment.