chore(deps): bump anchore/scan-action from 2.0.4 to 3.2.0 (#195)

Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 2.0.4 to 3.2.0.
- [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/v2.0.4...v3.2.0)

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

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] 2022-02-09 09:58:34 +11:00 committed by GitHub
parent 3c108c3c9b
commit ea5510ec32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Scan image - name: Scan image
uses: anchore/scan-action@v2.0.4 uses: anchore/scan-action@v3.2.0
with: with:
image: "hipages/php-fpm_exporter:latest" image: "hipages/php-fpm_exporter:latest"
fail-build: true fail-build: true