Skip to content

Commit 72489c6

Browse files
Merge pull request #313 from ibm-granite-community/dependabot/github_actions/github-actions-478b1c0e64
Bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.4 in the github-actions group across 1 directory
2 parents a43ae78 + 5c5e3e2 commit 72489c6

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@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
62+
uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
6363
with:
6464
sarif_file: ${{ runner.temp }}/poutine.sarif
6565
category: poutine

0 commit comments

Comments
 (0)