Skip to content

Commit aeeb202

Browse files
committed
[php] update nightly actions
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
1 parent cfdf739 commit aeeb202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile/php/.github/workflows/php_nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,6 @@ jobs:
233233
image: ${{ steps.build.outputs.image }}
234234
args: --file=nightly/${{ steps.build.outputs.type }}/Dockerfile
235235
- name: Upload result to GitHub Code Scanning
236-
uses: github/codeql-action/upload-sarif@v2
236+
uses: github/codeql-action/upload-sarif@v3
237237
with:
238238
sarif_file: snyk.sarif

0 commit comments

Comments
 (0)