Skip to content

Commit 9ba05b0

Browse files
dependabot[bot]Tyler Titsworth
and
Tyler Titsworth
authored
Bump github/codeql-action from 3.25.8 to 3.25.10 (#174)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
1 parent 6ca48e5 commit 9ba05b0

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
@@ -150,7 +150,7 @@ jobs:
150150
- name: Cleanup
151151
if: always()
152152
run: docker rmi -f ${{ secrets.REGISTRY }}/${{ secrets.REPO }}:${{ matrix.container }}
153-
- uses: github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
153+
- uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
154154
with:
155155
sarif_file: '${{ matrix.container }}-scan.sarif'
156156
category: '${{ matrix.container }}'

0 commit comments

Comments
 (0)