chore(deps): bump anchore/scan-action from 2 to 2.0.4 (#147)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 2 to 2.0.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/v2...v2.0.4) 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:
parent
4ebab518df
commit
4b63c4f6fd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
uses: anchore/scan-action@v2.0.4
|
||||||
with:
|
with:
|
||||||
image: "hipages/php-fpm_exporter:latest"
|
image: "hipages/php-fpm_exporter:latest"
|
||||||
fail-build: true
|
fail-build: true
|
||||||
|
|
Loading…
Reference in a new issue