Skip to content

Commit 5406371

Browse files
author
RenovateBob
committed
[RenovateBot] Update dependency intern/runner-templates to v15.4
1 parent 4bb2c9d commit 5406371

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.gitlab-ci.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@ variables:
1515
include:
1616
- project: 'intern/runner-templates'
1717
file: '/symfony/install-dependencies.yml'
18-
ref: "15.3"
18+
ref: "15.4"
1919
- project: 'intern/runner-templates'
20-
ref: "15.3"
20+
ref: "15.4"
2121
file: '/php/code-style-fixer.yml'
2222
- project: 'intern/runner-templates'
23-
ref: "15.3"
23+
ref: "15.4"
2424
file: '/php/phpstan.yml'
2525
- project: 'intern/runner-templates'
2626
file: '/php/composer-require-checker.yml'
27-
ref: "15.3"
27+
ref: "15.4"
2828
- project: 'intern/runner-templates'
2929
file: '/php/composer-unused.yml'
30-
ref: "15.3"
30+
ref: "15.4"
3131
- project: 'intern/runner-templates'
3232
file: '/yaml/yamllint.yml'
33-
ref: "15.3"
33+
ref: "15.4"
3434
- project: 'intern/runner-templates'
3535
file: '/deploy/deploy.yml'
36-
ref: "15.3"
36+
ref: "15.4"
3737

3838
install-dependencies:
3939
before_script:

0 commit comments

Comments
 (0)