We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7559760 + 67ac5bf commit 38cfed8Copy full SHA for 38cfed8
1 file changed
.github/workflows/reuse-python-codeql.yaml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: "Perform CodeQL Analysis: ${{ matrix.language }}"
84
# yamllint disable-line rule:line-length
85
- uses: github/codeql-action/analyze@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
+ uses: github/codeql-action/analyze@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1
86
with:
87
output: codeql-results # Specify the output directory for results
88
0 commit comments