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.
2 parents 08168aa + a7ab423 commit ac84427Copy full SHA for ac84427
1 file changed
.github/workflows/scans.yml
@@ -53,7 +53,7 @@ jobs:
53
tags: ${{ env.DOCKER_IMAGE }}:${{ matrix.BUILD_IMAGE_TAGS }}
54
55
- name: Scan generated packages
56
- uses: anchore/scan-action@v6
+ uses: anchore/scan-action@v7
57
id: securityscan
58
with:
59
image: ${{ env.DOCKER_IMAGE }}:${{ matrix.BUILD_IMAGE_TAGS }}
0 commit comments