Skip to content

Commit 86226f6

Browse files
dependabot[bot]Tyler Titsworthjitendra42
authored
Bump intel/ai-containers from 5c68c9c to 80abd85 (#175)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tyler Titsworth <tyler.titsworth@intel.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com> Co-authored-by: Jitendra Patil <jitendra.patil@intel.com>
1 parent 2a45e07 commit 86226f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
- name: Pull Image
148148
run: docker pull ${{ secrets.REGISTRY }}/${{ secrets.REPO }}:${{ matrix.container }}
149149
- name: Scan Container
150-
uses: intel/ai-containers/.github/scan@5c68c9c8ff7f634fff3abcc17c46970e0b9b0dde # main
150+
uses: intel/ai-containers/.github/scan@main
151151
with:
152152
image-ref: ${{ secrets.REGISTRY }}/${{ secrets.REPO }}:${{ matrix.container }}
153153
output: ${{ matrix.container }}-scan.sarif

0 commit comments

Comments
 (0)