Skip to content

Commit 2451edf

Browse files
upaded composer version in code ql analysis
1 parent 688a636 commit 2451edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-ql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616

1717
- name: Run CodeQL
1818
run: |
19-
docker run --rm -v $PWD:/app composer:2.6 sh -c \
19+
docker run --rm -v $PWD:/app composer sh -c \
2020
"composer install --profile --ignore-platform-reqs && composer check"

0 commit comments

Comments
 (0)