Skip to content

Commit e0a1251

Browse files
committed
chore: Adds dependabot configuration for Composer and GitHub Actions.
1 parent 5cd122e commit e0a1251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
language: [ "php", "actions" ]
23+
language: [ "actions" ]
2424

2525
steps:
2626
- name: Checkout repository

0 commit comments

Comments
 (0)