We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1240061 commit 70f59afCopy full SHA for 70f59af
1 file changed
.github/workflows/ci.yaml
@@ -308,7 +308,7 @@ jobs:
308
file: Dockerfile.development
309
platforms: linux/amd64
310
- name: Scan image
311
- uses: anchore/scan-action@df395807f4554463d4455b8047cf58e37b6acaae # v6.5.0
+ uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
312
with:
313
image: openzeppelin-relayer-dev:${{ github.sha }}
314
fail-build: true
0 commit comments