Skip to content

Commit

Permalink
Bump anchore/scan-action from 3.3.8 to 3.4.0 in /.github/actions/dock…
Browse files Browse the repository at this point in the history
…er-build-image (#447)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent f2259c2 commit 3826715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/docker-build-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ runs:

- name: Anchore Scan API Image
if: inputs.grype-scan-enabled == 'true'
uses: anchore/scan-action@896d5f410043987c8fe18f60d91bf199e436840c # v3.3.8
uses: anchore/scan-action@65161264d84bfeed55775e43bdbe5eb7c8a433fb # v3.4.0
id: scan
with:
fail-build: ${{ inputs.grype-fail-build }}
Expand Down

0 comments on commit 3826715

Please sign in to comment.