Skip to content

Commit ac84427

Browse files
authored
Merge pull request #94 from Ortus-Solutions/dependabot/github_actions/dot-github/workflows/anchore/scan-action-7
Bump anchore/scan-action from 6 to 7 in /.github/workflows
2 parents 08168aa + a7ab423 commit ac84427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
tags: ${{ env.DOCKER_IMAGE }}:${{ matrix.BUILD_IMAGE_TAGS }}
5454

5555
- name: Scan generated packages
56-
uses: anchore/scan-action@v6
56+
uses: anchore/scan-action@v7
5757
id: securityscan
5858
with:
5959
image: ${{ env.DOCKER_IMAGE }}:${{ matrix.BUILD_IMAGE_TAGS }}

0 commit comments

Comments
 (0)