chore(deps): bump anchore/scan-action from 4.1.0 to 4.1.2 (#377)

Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 4.1.0 to 4.1.2.
- [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/v4.1.0...v4.1.2)

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

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] 2024-10-01 14:07:40 +00:00 committed by GitHub
parent f668216cfe
commit ca2f7ec3f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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@v4.1.0 uses: anchore/scan-action@v4.1.2
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@v4.1.0 uses: anchore/scan-action@v4.1.2
id: scan id: scan
with: with:
image: "hipages/php-fpm_exporter:latest" image: "hipages/php-fpm_exporter:latest"