We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89db548 commit 36bece2Copy full SHA for 36bece2
1 file changed
.github/workflows/scan.yaml
@@ -47,7 +47,7 @@ jobs:
47
- uses: docker/setup-buildx-action@v3
48
- uses: actions/checkout@v4
49
- run: make docker
50
- - uses: anchore/scan-action@v3
+ - uses: anchore/scan-action@v7
51
id: scan
52
with:
53
image: local/authservice:scan-amd64
0 commit comments