Skip to content

Commit

Permalink
Update anchore/scan-action digest to a957c8d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 33468a0 commit 3d0a0ca
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@a957c8db22cf88d9cfd2fe5c47495b617f918b2e
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@a957c8db22cf88d9cfd2fe5c47495b617f918b2e
with:
path: "."
acs-report-enable: true
Expand Down

0 comments on commit 3d0a0ca

Please sign in to comment.