Skip to content

Commit 4ab08c8

Browse files
authored
Merge pull request #174 from IBM/dependabot/github_actions/github-actions-d9eeca1fa3
Bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 in the github-actions group across 1 directory
2 parents 695d4d2 + c8652a6 commit 4ab08c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actionlint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
output: ${{ runner.temp }}/poutine.sarif
6161

6262
- name: "Upload poutine SARIF file"
63-
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
63+
uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
6464
with:
6565
sarif_file: ${{ runner.temp }}/poutine.sarif
6666
category: poutine

0 commit comments

Comments
 (0)