Skip to content

Commit 6db6f80

Browse files
authored
Merge pull request #231 from PHPCSStandards/dependabot/github_actions/stable/action-runners-442ff2787f
GH Actions: Bump the action-runners group with 4 updates
2 parents 86b0d4b + 38b60b7 commit 6db6f80

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/cs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,18 +141,18 @@ jobs:
141141
run: diff -B ./PHPCSDebug/ruleset.xml <(xmllint --format "./PHPCSDebug/ruleset.xml")
142142

143143
phpstan:
144-
uses: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@8ab4abdb86d0a69a15ea85472ab7dd5c44a37759 # v1.2.0
144+
uses: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@fcbbdd9495898d68229655147333a910679c33cf # v1.2.1
145145

146146
markdownlint:
147147
name: 'Lint Markdown'
148-
uses: PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml@8ab4abdb86d0a69a15ea85472ab7dd5c44a37759 # v1.2.0
148+
uses: PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml@fcbbdd9495898d68229655147333a910679c33cf # v1.2.1
149149

150150
remark:
151151
name: 'QA Markdown'
152-
uses: PHPCSStandards/.github/.github/workflows/reusable-remark.yml@8ab4abdb86d0a69a15ea85472ab7dd5c44a37759 # v1.2.0
152+
uses: PHPCSStandards/.github/.github/workflows/reusable-remark.yml@fcbbdd9495898d68229655147333a910679c33cf # v1.2.1
153153

154154
yamllint:
155155
name: 'Lint Yaml'
156-
uses: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@8ab4abdb86d0a69a15ea85472ab7dd5c44a37759 # v1.2.0
156+
uses: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@fcbbdd9495898d68229655147333a910679c33cf # v1.2.1
157157
with:
158158
strict: true

0 commit comments

Comments
 (0)