Skip to content

Commit

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

Bump draios/infra-action-sysdig-scan from 0.0.3 to 0.0.6
  • Loading branch information
brokenpip3 authored Apr 22, 2024
2 parents d3aa4bd + bbf8554 commit b15e936
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 @@ -319,7 +319,7 @@ runs:
- name: Scan image
if: inputs.run_scanner == 'true' && inputs.build == 'true'
continue-on-error: true
uses: draios/[email protected].3
uses: draios/[email protected].6
with:
image-tag: ${{ steps.container.outputs.container-tag }}
sysdig-secure-token: ${{ inputs.sysdig_secure_token }}
Expand Down

0 comments on commit b15e936

Please sign in to comment.