Skip to content

Commit 831a759

Browse files
authored
Merge pull request #417 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/coding-standards.yml-0.9
Bump phpDocumentor/.github/.github/workflows/coding-standards.yml from 0.8 to 0.9
2 parents e9a7663 + 6c18eb8 commit 831a759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
coding-standards:
2121
name: "Coding Standards"
22-
uses: "phpDocumentor/.github/.github/workflows/coding-standards.yml@v0.8"
22+
uses: "phpDocumentor/.github/.github/workflows/coding-standards.yml@v0.9"
2323
with:
2424
composer-root-version: "5.x-dev"
2525

0 commit comments

Comments
 (0)