Skip to content

Commit 5a6ed2a

Browse files
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>
1 parent 0c12503 commit 5a6ed2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777

7878
- name: Scan image
79-
uses: anchore/scan-action@v3.2.0
79+
uses: anchore/scan-action@v3.2.4
8080
id: scan
8181
with:
8282
image: "hipages/php-fpm_exporter:latest"

.github/workflows/test_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777

7878
- name: Scan image
79-
uses: anchore/scan-action@v3.2.0
79+
uses: anchore/scan-action@v3.2.4
8080
id: scan
8181
with:
8282
image: "hipages/php-fpm_exporter:latest"

0 commit comments

Comments
 (0)