chore(deps): bump anchore/scan-action from 3.2.4 to 3.3.4 (#287)

Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.2.4 to 3.3.4.
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anchore/scan-action/compare/v3.2.4...v3.3.4)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-01 14:57:00 +00:00 committed by GitHub
parent e260cb524a
commit 21175e7174
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -76,7 +76,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Scan image
uses: anchore/scan-action@v3.2.4
uses: anchore/scan-action@v3.3.4
id: scan
with:
image: "hipages/php-fpm_exporter:latest"

View file

@ -76,7 +76,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Scan image
uses: anchore/scan-action@v3.2.4
uses: anchore/scan-action@v3.3.4
id: scan
with:
image: "hipages/php-fpm_exporter:latest"