Skip to content

Commit 927a16b

Browse files
build(deps): bump anchore/scan-action in the github-actions-all group (#372)
Bumps the github-actions-all group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `anchore/scan-action` from 7.2.1 to 7.2.2 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@v7.2.1...v7.2.2) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b46f3d5 commit 927a16b

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
@@ -167,7 +167,7 @@ runs:
167167
#
168168
# * Grype
169169
#
170-
- uses: anchore/scan-action@v7.2.1
170+
- uses: anchore/scan-action@v7.2.2
171171
if: inputs.token != '' && inputs.testing-type == 'security-grype'
172172
with:
173173
grype-version: ${{ inputs.grype-version }}

0 commit comments

Comments
 (0)