Skip to content

Commit

Permalink
Merge pull request #805 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.25.11

chore(deps): Bump github/codeql-action from 3.25.10 to 3.25.11 in /.github/actions/build-docker-image
  • Loading branch information
sjinks authored Jul 1, 2024
2 parents 0ec4a76 + fe76dea commit 75f146e
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 @@ -144,7 +144,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/upload-sarif@v3.25.10
uses: github/codeql-action/upload-sarif@v3.25.11
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 75f146e

Please sign in to comment.