Skip to content

Commit

Permalink
chore(deps): update anchore/scan-action action to v3.3.8
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and aanm committed Dec 4, 2023
1 parent 7a8be93 commit 95a6cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
build-args: |
OPERATOR_VARIANT=${{ matrix.image.name }}
- name: Scan image
uses: anchore/scan-action@62370b53ab026f5d09b9fb43a7b5ec4b73c1a8e0 # v3.3.7
uses: anchore/scan-action@896d5f410043987c8fe18f60d91bf199e436840c # v3.3.8
with:
image: ${{ matrix.image.name }}:${{ matrix.branch }}
output-format: table
Expand Down

0 comments on commit 95a6cbe

Please sign in to comment.