Skip to content

Commit

Permalink
Merge pull request #55 from draios/dependabot/github_actions/draios/i…
Browse files Browse the repository at this point in the history
…nfra-action-sysdig-scan-0.0.3

Bump draios/infra-action-sysdig-scan from 0.0.2 to 0.0.3
  • Loading branch information
mbreitung authored Apr 9, 2024
2 parents bb4874a + d856018 commit a6fdb3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ runs:
- name: Scan image
if: inputs.run_scanner == 'true' && inputs.build == 'true'
continue-on-error: true
uses: draios/[email protected].2
uses: draios/[email protected].3
with:
image-tag: ${{ steps.container.outputs.container-tag }}
sysdig-secure-token: ${{ inputs.sysdig_secure_token }}
Expand Down

0 comments on commit a6fdb3d

Please sign in to comment.