Skip to content

Commit 02e67b3

Browse files
Bump phpDocumentor/.github/.github/workflows/dependency-analysis.yml
Bumps [phpDocumentor/.github/.github/workflows/dependency-analysis.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/dependency-analysis.yml dependency-version: '0.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4277f90 commit 02e67b3

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
dependency-analysis:
2727
name: "Dependency analysis"
28-
uses: "phpDocumentor/.github/.github/workflows/dependency-analysis.yml@v0.8"
28+
uses: "phpDocumentor/.github/.github/workflows/dependency-analysis.yml@v0.9"
2929
with:
3030
composer-root-version: "5.x-dev"
3131

0 commit comments

Comments
 (0)