Skip to content

Commit abf6a4e

Browse files
Bump anchore/scan-action from 3.3.0 to 3.3.4
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.0 to 3.3.4. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@d5aa5b6...dafbc97) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fae66a commit abf6a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Build the Docker image
4747
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
4848
- name: Run the Anchore Grype scan action
49-
uses: anchore/scan-action@d5aa5b6cb9414b0c7771438046ff5bcfa2854ed7
49+
uses: anchore/scan-action@dafbc97d7259af88b61bd260f2fde565d0668a72
5050
id: scan
5151
with:
5252
image: "localbuild/testimage:latest"

0 commit comments

Comments
 (0)