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 cfdf739 commit aeeb202Copy full SHA for aeeb202
dockerfile/php/.github/workflows/php_nightly.yml
@@ -233,6 +233,6 @@ jobs:
233
image: ${{ steps.build.outputs.image }}
234
args: --file=nightly/${{ steps.build.outputs.type }}/Dockerfile
235
- name: Upload result to GitHub Code Scanning
236
- uses: github/codeql-action/upload-sarif@v2
+ uses: github/codeql-action/upload-sarif@v3
237
with:
238
sarif_file: snyk.sarif
0 commit comments