Skip to content

Commit e562351

Browse files
chore(deps): bump anchore/scan-action from 6.5.0 to 7.0.0 (#360)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 6.5.0 to 7.0.0. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@df39580...f660128) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49cbb2a commit e562351

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
@@ -256,7 +256,7 @@ jobs:
256256
file: Dockerfile.development
257257
platforms: linux/amd64
258258
- name: Scan image
259-
uses: anchore/scan-action@df395807f4554463d4455b8047cf58e37b6acaae # v6.5.0
259+
uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
260260
with:
261261
image: openzeppelin-monitor-dev:${{ github.sha }}
262262
fail-build: true

0 commit comments

Comments
 (0)