Skip to content

Commit

Permalink
Change: container-build-push-generic scout action to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalholthaus authored and greenbonebot committed Jun 13, 2024
1 parent 552e177 commit 7f60121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container-build-push-generic/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ runs:

- name: Container sbom
if: ${{ github.event_name == 'pull_request' && inputs.scout-user && inputs.scout-password }}
uses: docker/scout-action@v0.23.4
uses: docker/scout-action@v1
with:
command: ${{ inputs.scout-command }}
image: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 7f60121

Please sign in to comment.