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 b088646 commit a60eae0Copy full SHA for a60eae0
.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@v4.1.2
+ uses: anchore/scan-action@v6.0.0
80
id: scan
81
with:
82
image: "hipages/php-fpm_exporter:latest"
.github/workflows/test_push.yml
0 commit comments