File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,6 @@ permissions: {}
2525
2626jobs :
2727 composer-audit :
28- uses : typisttech/.github/.github/workflows/composer-audit.yml@v2
28+ uses : typisttech/.github/.github/workflows/composer-audit.yml@v3
2929 permissions :
3030 contents : read
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ permissions: {}
1717
1818jobs :
1919 composer-normalize :
20- uses : typisttech/.github/.github/workflows/composer-normalize.yml@v2
20+ uses : typisttech/.github/.github/workflows/composer-normalize.yml@v3
2121 permissions :
2222 contents : read
2323 secrets : inherit
Original file line number Diff line number Diff line change 1616 permissions :
1717 contents : write
1818 pull-requests : write
19- uses : typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v2
19+ uses : typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v3
2020 with :
2121 minor : true
2222 patch : true
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ permissions: {}
1919
2020jobs :
2121 pint :
22- uses : typisttech/.github/.github/workflows/pint.yml@v2
22+ uses : typisttech/.github/.github/workflows/pint.yml@v3
2323 permissions :
2424 contents : read
2525 with :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ permissions: {}
1414
1515jobs :
1616 release-drafter :
17- uses : typisttech/.github/.github/workflows/release-drafter.yml@v2
17+ uses : typisttech/.github/.github/workflows/release-drafter.yml@v3
1818 permissions :
1919 contents : write
2020 pull-requests : read
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ permissions: {}
1717
1818jobs :
1919 php-matrix :
20- uses : typisttech/.github/.github/workflows/php-matrix.yml@v2
20+ uses : typisttech/.github/.github/workflows/php-matrix.yml@v3
2121 permissions :
2222 contents : read
2323
You can’t perform that action at this time.
0 commit comments