Skip to content

Commit 5347b6a

Browse files
build(deps): bump anchore/scan-action in the github-actions-all group
Bumps the github-actions-all group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `anchore/scan-action` from 7.3.2 to 7.4.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@7037fa0...e116508) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6a8f33 commit 5347b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ runs:
163163
#
164164
# * Grype
165165
#
166-
- uses: anchore/scan-action@7037fa011853d5a11690026fb85feee79f4c946c # v7.3.2
166+
- uses: anchore/scan-action@e1165082ffb1fe366ebaf02d8526e7c4989ea9d2 # v7.4.0
167167
if: inputs.token != '' && inputs.testing-type == 'security-grype'
168168
with:
169169
grype-version: ${{ inputs.grype-version }}

0 commit comments

Comments
 (0)