Skip to content

Commit

Permalink
Version constriant on coding-standards.yml 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Oct 30, 2024
1 parent 546740b commit 5b8a023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/coding-standards.yml"
uses: "doctrine/.github/.github/workflows/coding-standards.yml@5.2.0"
with:
php-version: '8.2'
composer-options: '--prefer-dist --ignore-platform-req=php'
Expand Down

0 comments on commit 5b8a023

Please sign in to comment.