Skip to content

Commit 6ee1706

Browse files
committed
Update brick/coding-standard to v4
1 parent 17d69e1 commit 6ee1706

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ jobs:
7979

8080
coding-standard:
8181
name: Coding Standard
82-
uses: brick/coding-standard/.github/workflows/coding-standard.yml@v2
82+
uses: brick/coding-standard/.github/workflows/coding-standard.yml@v4
8383
with:
8484
working-directory: "tools/ecs"

tools/ecs/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"brick/coding-standard": "v2"
3+
"brick/coding-standard": "v4"
44
},
55
"config": {
66
"allow-plugins": {

0 commit comments

Comments
 (0)