Skip to content

Commit b7f37eb

Browse files
Bump anchore/scan-action in the github-actions group across 1 directory (#18561)
Bumps the github-actions group with 1 update in the / directory: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `anchore/scan-action` from 7.2.2 to 7.2.3 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@3c9a191...62b74fb) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 707a4c9 commit b7f37eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/critical_vulnerability_scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: tar -zxf ../build/logstash-*.tar.gz
1818
working-directory: ./scan
1919
- name: scan image
20-
uses: anchore/scan-action@3c9a191a0fbab285ca6b8530b5de5a642cba332f # v7.2.2
20+
uses: anchore/scan-action@62b74fb7bb810d2c45b1865f47a77655621862a5 # v7.2.3
2121
with:
2222
path: "./scan"
2323
fail-build: true

0 commit comments

Comments
 (0)