Skip to content

Commit

Permalink
Bump intel/ai-containers from 5c68c9c to 80abd85 (#175)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Tyler Titsworth <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Titsworth <[email protected]>
Co-authored-by: Jitendra Patil <[email protected]>
Signed-off-by: ma-pineda <[email protected]>
  • Loading branch information
3 people authored and ma-pineda committed Jun 28, 2024
1 parent 2d849a1 commit 6b2536e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Pull Image
run: docker pull ${{ secrets.REGISTRY }}/${{ secrets.REPO }}:${{ matrix.container }}
- name: Scan Container
uses: intel/ai-containers/.github/scan@5c68c9c8ff7f634fff3abcc17c46970e0b9b0dde # main
uses: intel/ai-containers/.github/scan@main
with:
image-ref: ${{ secrets.REGISTRY }}/${{ secrets.REPO }}:${{ matrix.container }}
output: ${{ matrix.container }}-scan.sarif
Expand Down

0 comments on commit 6b2536e

Please sign in to comment.