We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c9218 commit dbbcdb9Copy full SHA for dbbcdb9
.github/workflows/ci.yml
100755
100644
@@ -472,7 +472,7 @@ jobs:
472
473
- name: Anchore container scan
474
id: anchore-scan
475
- uses: anchore/scan-action@v3.3.6
+ uses: anchore/scan-action@v6.5.1
476
if: ${{ (matrix.os == 'ubuntu-latest') }}
477
with:
478
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}
0 commit comments