Skip to content

Commit

Permalink
Bump anchore/scan-action from 5.2.0 to 5.2.1 in /.github/actions/dock…
Browse files Browse the repository at this point in the history
…er-build-image in the catch-all group (#813)

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 Nov 7, 2024
1 parent 185cdef commit 57af739
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 @@ -126,7 +126,7 @@ runs:

- name: Anchore Scan API Image
if: inputs.grype-scan-enabled == 'true'
uses: anchore/scan-action@5ed195cc06065322983cae4bb31e2a751feb86fd # v5.2.0
uses: anchore/scan-action@f2ba85e044c8f5e5014c9a539328a9c78d3bfa49 # v5.2.1
id: scan
with:
fail-build: ${{ inputs.grype-fail-build }}
Expand Down

0 comments on commit 57af739

Please sign in to comment.