Skip to content

Commit e6a96a4

Browse files
authored
Merge pull request #964 from Automattic/dependabot/github_actions/dot-github/actions/build-docker-image/github/codeql-action-3.27.5
chore(deps): Bump github/codeql-action from 3.27.1 to 3.27.5 in /.github/actions/build-docker-image
2 parents 1c4876c + fd73a00 commit e6a96a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-docker-image/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ runs:
190190
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
191191

192192
- name: Upload SARIF
193-
uses: github/codeql-action/upload-sarif@v3.27.1
193+
uses: github/codeql-action/upload-sarif@v3.27.5
194194
with:
195195
sarif_file: ${{ steps.filename.outputs.filename }}
196196
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name

0 commit comments

Comments
 (0)