Skip to content

Commit

Permalink
Merge pull request #213 from B-urb/renovate/all-minor
Browse files Browse the repository at this point in the history
  • Loading branch information
B-urb authored Sep 18, 2024
2 parents 730ab8c + 5558eb6 commit 26c6740
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 19 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ release:

.deploy:
image:
name: pulumi/pulumi:3.125.0
name: pulumi/pulumi:3.133.0
entrypoint:
- '/usr/bin/env'
- 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
Expand Down Expand Up @@ -129,7 +129,7 @@ deploy:prod:

pulumi-preview:
image:
name: pulumi/pulumi:3.125.0
name: pulumi/pulumi:3.133.0
entrypoint:
- '/usr/bin/env'
- 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
Expand Down
33 changes: 17 additions & 16 deletions deploy/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 26c6740

Please sign in to comment.