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 bc9adf6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 33468a0 commit f3f41be
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@dafbc97d7259af88b61bd260f2fde565d0668a72
uses: anchore/scan-action@bc9adf64917dd9444d6cf4dd68620c34ca3a5f69
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@dafbc97d7259af88b61bd260f2fde565d0668a72
uses: anchore/scan-action@bc9adf64917dd9444d6cf4dd68620c34ca3a5f69
with:
path: "."
acs-report-enable: true
Expand Down

0 comments on commit f3f41be

Please sign in to comment.