File tree Expand file tree Collapse file tree 11 files changed +12
-12
lines changed
Expand file tree Collapse file tree 11 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ java = 'corretto-11'
1919"github:pulumi/pulumi" = " {{ env.PULUMI_VERSION_MISE }}"
2020"github:pulumi/pulumictl" = ' 0.0.50'
2121"github:pulumi/schema-tools" = " 0.6.0"
22- "go:github.com/pulumi/upgrade-provider" = " 0.0.1 "
22+ "go:github.com/pulumi/upgrade-provider" = " main "
2323"aqua:gradle/gradle-distributions" = ' 7.6.6'
2424golangci-lint = " 1.64.8" # See note about about overrides if you need to customize this.
2525"npm:yarn" = " 1.22.22"
Original file line number Diff line number Diff line change 6767 env :
6868 MISE_FETCH_REMOTE_VERSIONS_TIMEOUT : 30s
6969 with :
70- version : 2026.2.15
70+ version : 2026.3.7
7171 github_token : ${{ steps.app-auth.outputs.token }}
7272 # only saving the cache in the prerequisites job
7373 cache_save : false
Original file line number Diff line number Diff line change 6565 env :
6666 MISE_FETCH_REMOTE_VERSIONS_TIMEOUT : 30s
6767 with :
68- version : 2026.2.15
68+ version : 2026.3.7
6969 github_token : ${{ steps.app-auth.outputs.token }}
7070 # only saving the cache in the prerequisites job
7171 cache_save : false
Original file line number Diff line number Diff line change 4646 env :
4747 MISE_FETCH_REMOTE_VERSIONS_TIMEOUT : 30s
4848 with :
49- version : 2026.2.15
49+ version : 2026.3.7
5050 github_token : ${{ steps.app-auth.outputs.token }}
5151 # only saving the cache in the prerequisites job
5252 cache_save : false
Original file line number Diff line number Diff line change 4646 env :
4747 MISE_FETCH_REMOTE_VERSIONS_TIMEOUT : 30s
4848 with :
49- version : 2026.2.15
49+ version : 2026.3.7
5050 github_token : ${{ steps.app-auth.outputs.token }}
5151 cache_save : false # A different job handles caching our tools.
5252 - name : prepare workspace
Original file line number Diff line number Diff line change 7272 env :
7373 MISE_FETCH_REMOTE_VERSIONS_TIMEOUT : 30s
7474 with :
75- version : 2026.2.15
75+ version : 2026.3.7
7676 github_token : ${{ steps.app-auth.outputs.token }}
7777 # only saving the cache in the prerequisites job
7878 cache_save : true
Original file line number Diff line number Diff line change 6464 env :
6565 MISE_FETCH_REMOTE_VERSIONS_TIMEOUT : 30s
6666 with :
67- version : 2026.2.15
67+ version : 2026.3.7
6868 github_token : ${{ steps.app-auth.outputs.token }}
6969 cache_save : false
7070 - name : Create dist directory
@@ -148,7 +148,7 @@ jobs:
148148 env :
149149 MISE_FETCH_REMOTE_VERSIONS_TIMEOUT : 30s
150150 with :
151- version : 2026.2.15
151+ version : 2026.3.7
152152 github_token : ${{ steps.app-auth.outputs.token }}
153153 # only saving the cache in the prerequisites job
154154 cache_save : false
Original file line number Diff line number Diff line change 6161 MISE_ENV : test
6262 MISE_FETCH_REMOTE_VERSIONS_TIMEOUT : 30s
6363 with :
64- version : 2026.2.15
64+ version : 2026.3.7
6565 github_token : ${{ steps.app-auth.outputs.token }}
6666 # also save this cache since we are using a different mise env.
6767 cache_save : true
Original file line number Diff line number Diff line change 9797 env :
9898 MISE_FETCH_REMOTE_VERSIONS_TIMEOUT : 30s
9999 with :
100- version : 2026.2.15
100+ version : 2026.3.7
101101 github_token : ${{ steps.app-auth.outputs.token }}
102102 # only saving the cache in the prerequisites job
103103 cache_save : false
Original file line number Diff line number Diff line change 6464 env :
6565 MISE_FETCH_REMOTE_VERSIONS_TIMEOUT : 30s
6666 with :
67- version : 2026.2.15
67+ version : 2026.3.7
6868 github_token : ${{ steps.app-auth.outputs.token }}
6969 # only saving the cache in the prerequisites job
7070 cache_save : false
You can’t perform that action at this time.
0 commit comments