Skip to content

Commit b8917ac

Browse files
author
Michael Long
committed
Verify action against 1.x
1 parent 53b7369 commit b8917ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_installation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
role-to-assume: ${{ secrets.AWS_IAM_ROLE }}
2929

3030
- name: Test Amazon Inspector GitHub Actions plugin
31-
uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@v1
31+
uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@1.x
3232
with:
3333
artifact_type: 'container'
3434
artifact_path: 'alpine:latest'

0 commit comments

Comments
 (0)