Skip to content

Commit b181f1c

Browse files
authored
Merge pull request #419 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/static-analysis.yml-0.9
Bump phpDocumentor/.github/.github/workflows/static-analysis.yml from 0.8 to 0.9
2 parents 4277f90 + c492465 commit b181f1c

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
static-analysis:
3939
name: "Static analysis"
40-
uses: "phpDocumentor/.github/.github/workflows/static-analysis.yml@v0.8"
40+
uses: "phpDocumentor/.github/.github/workflows/static-analysis.yml@v0.9"
4141
with:
4242
php-extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter, fileinfo, pcntl, posix"
4343
composer-root-version: "5.x-dev"

0 commit comments

Comments
 (0)