Skip to content

Commit 508931c

Browse files
Bump anchore/scan-action from 7.2.2 to 7.2.3 in the github-actions group (#83)
Bumps the github-actions group with 1 update: [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 0ec36c4 commit 508931c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/research-vuln-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
password: ${{ secrets.GREENBONE_REGISTRY_READ_TOKEN }}
6161

6262
- name: Run the Anchore Grype scan action
63-
uses: anchore/scan-action@3c9a191a0fbab285ca6b8530b5de5a642cba332f
63+
uses: anchore/scan-action@62b74fb7bb810d2c45b1865f47a77655621862a5
6464
id: grype
6565
with:
6666
image: '${{ vars.GREENBONE_REGISTRY }}/opensight/opensight-postgres:16'

0 commit comments

Comments
 (0)