Skip to content

Commit 28b4fa4

Browse files
authored
Merge pull request #736 from OpenChemistry/dependabot/github_actions/github/codeql-action-4.32.3
Bump github/codeql-action from 4.32.2 to 4.32.3
2 parents 2c625f6 + 16a6857 commit 28b4fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
6565
# Upload the SARIF file generated in the previous step
6666
- name: Upload SARIF results file
67-
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
67+
uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
6868
with:
6969
sarif_file: filtered.sarif

0 commit comments

Comments
 (0)