Skip to content

Commit 68776f8

Browse files
Merge pull request #303 from ibm-granite-community/dependabot/github_actions/github-actions-d8a2d0ba5c
Bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1 in the github-actions group across 1 directory
2 parents f87c101 + e73c230 commit 68776f8

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
@@ -59,7 +59,7 @@ jobs:
5959
output: ${{ runner.temp }}/poutine.sarif
6060

6161
- name: "Upload poutine SARIF file"
62-
uses: github/codeql-action/upload-sarif@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
62+
uses: github/codeql-action/upload-sarif@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1
6363
with:
6464
sarif_file: ${{ runner.temp }}/poutine.sarif
6565
category: poutine

0 commit comments

Comments
 (0)