chore(deps): bump anchore/scan-action from 3.2.0 to 3.2.4 (#228)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-02 22:57:43 +10:00 committed by GitHub
parent 0c12503832
commit 5a6ed2aea9
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 }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Scan image - name: Scan image
uses: anchore/scan-action@v3.2.0 uses: anchore/scan-action@v3.2.4
id: scan id: scan
with: with:
image: "hipages/php-fpm_exporter:latest" image: "hipages/php-fpm_exporter:latest"

View file

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