Skip to content

Commit c3e6576

Browse files
authored
Merge pull request #27 from PHPCSStandards/dependabot/github_actions/stable/action-runners-530388ce49
GH Actions: Bump the action-runners group with 2 updates
2 parents b09baed + 8d3ca38 commit c3e6576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/qa.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ jobs:
5858
run: cs2pr ./phpcs-report.xml
5959

6060
phpstan:
61-
uses: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@3d96a6d85381655b6cb0bc4eac175a78f18d9d8f # v1.1.2
61+
uses: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@4ed5b7db58f8a2703cb83fdd7cf8a018b3aa974b # v1.1.3
6262

6363
yamllint:
6464
name: 'Lint Yaml'
65-
uses: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@3d96a6d85381655b6cb0bc4eac175a78f18d9d8f # v1.1.2
65+
uses: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@4ed5b7db58f8a2703cb83fdd7cf8a018b3aa974b # v1.1.3
6666
with:
6767
strict: true

0 commit comments

Comments
 (0)