Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/slackapi/slack-git…
Browse files Browse the repository at this point in the history
…hub-action-1.25.0
  • Loading branch information
mbreitung authored Apr 9, 2024
2 parents 8d1d210 + a6fdb3d commit a13194e
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 a13194e

Please sign in to comment.