mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-17 17:47:13 +00:00
Bump phpDocumentor/.github/.github/workflows/lint.yml from 0.8 to 0.9
Bumps [phpDocumentor/.github/.github/workflows/lint.yml](https://github.com/phpdocumentor/.github) from 0.8 to 0.9. - [Release notes](https://github.com/phpdocumentor/.github/releases) - [Commits](https://github.com/phpdocumentor/.github/compare/v0.8...v0.9) --- updated-dependencies: - dependency-name: phpDocumentor/.github/.github/workflows/lint.yml dependency-version: '0.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
lint-root:
|
||||
name: "Lint root"
|
||||
uses: "phpDocumentor/.github/.github/workflows/lint.yml@v0.8"
|
||||
uses: "phpDocumentor/.github/.github/workflows/lint.yml@v0.9"
|
||||
with:
|
||||
composer-options: "--no-check-publish --ansi"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user