We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c12503 commit 5a6ed2aCopy full SHA for 5a6ed2a
.github/workflows/test_pr.yml
@@ -76,7 +76,7 @@ jobs:
76
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
77
78
- name: Scan image
79
- uses: anchore/scan-action@v3.2.0
+ uses: anchore/scan-action@v3.2.4
80
id: scan
81
with:
82
image: "hipages/php-fpm_exporter:latest"
.github/workflows/test_push.yml
0 commit comments