Skip to content

Commit

Permalink
Merge pull request #1276 from modelix/renovate/github-codeql-action-d…
Browse files Browse the repository at this point in the history
…igest

build(deps): update github/codeql-action digest to 48ab28a
  • Loading branch information
languitar authored Dec 24, 2024
2 parents f5d9a87 + 84a8480 commit 94a2c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
# > if you want to run with no globalization support.
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT: 1
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3
with:
sarif_file: merged.sarif
category: detekt
Expand Down

0 comments on commit 94a2c28

Please sign in to comment.