Skip to content

Commit 25784d0

Browse files
chore(deps): bump anchore/scan-action from 6.1.0 to 6.5.0 (#326)
--- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a706250 commit 25784d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ jobs:
263263
file: Dockerfile.development
264264
platforms: linux/amd64
265265
- name: Scan image
266-
uses: anchore/scan-action@7c05671ae9be166aeb155bad2d7df9121823df32 # v6.1.0
266+
uses: anchore/scan-action@df395807f4554463d4455b8047cf58e37b6acaae # v6.5.0
267267
with:
268268
image: openzeppelin-monitor-dev:${{ github.sha }}
269269
fail-build: true

0 commit comments

Comments
 (0)