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 49cbb2a commit e562351Copy full SHA for e562351
.github/workflows/ci.yaml
@@ -256,7 +256,7 @@ jobs:
256
file: Dockerfile.development
257
platforms: linux/amd64
258
- name: Scan image
259
- uses: anchore/scan-action@df395807f4554463d4455b8047cf58e37b6acaae # v6.5.0
+ uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
260
with:
261
image: openzeppelin-monitor-dev:${{ github.sha }}
262
fail-build: true
0 commit comments