Skip to content

Commit

Permalink
Merge pull request #912 from Automattic/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/actions/build-docker-image/github/codeql-action-3.26.10

chore(deps): Bump github/codeql-action from 3.26.8 to 3.26.10 in /.github/actions/build-docker-image
  • Loading branch information
sjinks authored Sep 30, 2024
2 parents a5f8e41 + 44a5733 commit d87d8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ runs:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name

- name: Upload SARIF
uses: github/codeql-action/[email protected].8
uses: github/codeql-action/[email protected].10
with:
sarif_file: ${{ steps.filename.outputs.filename }}
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
Expand Down

0 comments on commit d87d8d8

Please sign in to comment.