Skip to content

Commit 49b4334

Browse files
Bump anchore/scan-action from 6.5.1 to 7.0.0 in the github-actions group (#71)
Bumps the github-actions group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `anchore/scan-action` from 6.5.1 to 7.0.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@1638637...f660128) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major 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 96fdf77 commit 49b4334

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@1638637db639e0ade3258b51db49a9a137574c3e
63+
uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8
6464
id: grype
6565
with:
6666
image: '${{ vars.GREENBONE_REGISTRY }}/opensight/opensight-postgres:16'

0 commit comments

Comments
 (0)