Skip to content

Commit 5b8a023

Browse files
committed
Version constriant on coding-standards.yml 5.2.0
1 parent 546740b commit 5b8a023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
coding-standards:
1515
name: "Coding Standards"
16-
uses: "doctrine/.github/.github/workflows/coding-standards.yml"
16+
uses: "doctrine/.github/.github/workflows/coding-standards.yml@5.2.0"
1717
with:
1818
php-version: '8.2'
1919
composer-options: '--prefer-dist --ignore-platform-req=php'

0 commit comments

Comments
 (0)