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.
1 parent 2fb6bf2 commit d99fde9Copy full SHA for d99fde9
1 file changed
.github/workflows/helm-chart.yml
@@ -167,6 +167,6 @@ jobs:
167
168
- name: "Upload SARIF file"
169
if: success() || failure()
170
- uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
+ uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
171
with:
172
sarif_file: results.sarif
0 commit comments