Skip to content

Commit 6c18eb8

Browse files
Bump phpDocumentor/.github/.github/workflows/coding-standards.yml
Bumps [phpDocumentor/.github/.github/workflows/coding-standards.yml](https://github.com/phpdocumentor/.github) from 0.8 to 0.9. - [Release notes](https://github.com/phpdocumentor/.github/releases) - [Commits](phpDocumentor/.github@v0.8...v0.9) --- updated-dependencies: - dependency-name: phpDocumentor/.github/.github/workflows/coding-standards.yml dependency-version: '0.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4277f90 commit 6c18eb8

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)