File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 goos : [linux, darwin, windows]
1717 goarch : [amd64, arm64]
1818 steps :
19- - uses : actions/checkout@v3
19+ - uses : actions/checkout@v5
2020 - uses : azure/setup-helm@v3
2121 with :
2222 version : ' v3.18.4'
3939 goos : [linux, darwin, windows]
4040 goarch : [amd64, arm64]
4141 steps :
42- - uses : actions/checkout@v3
42+ - uses : actions/checkout@v5
4343 - name : Auth to GCP
4444 uses : google-github-actions/auth@v2
4545 with :
Original file line number Diff line number Diff line change 1616 goos : [linux, darwin, windows]
1717 goarch : [amd64, arm64]
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v5
2020 - uses : azure/setup-helm@v3
2121 with :
2222 version : ' v3.18.4'
3838 goos : [linux, windows]
3939 goarch : [amd64, arm64]
4040 steps :
41- - uses : actions/checkout@v4
41+ - uses : actions/checkout@v5
4242 - name : Auth to GCP
4343 uses : google-github-actions/auth@v2
4444 with :
9090 {org: "wunderio", repo: "simple-project-k8s", branch: "master"}
9191 ]
9292 steps :
93- - uses : actions/checkout@v4
93+ - uses : actions/checkout@v5
9494 - name : Validate released cli with ${{ matrix.project.REPO_NAME }}
9595 run : |
9696 REPO_NAME="${{ matrix.project.repo }}"
Original file line number Diff line number Diff line change 1616 goos : [linux, darwin, windows]
1717 goarch : [amd64, arm64]
1818 steps :
19- - uses : actions/checkout@v3
19+ - uses : actions/checkout@v5
2020 - uses : azure/setup-helm@v3
2121 with :
2222 version : ' v3.18.4'
3939 goos : [linux, darwin, windows]
4040 goarch : [amd64, arm64]
4141 steps :
42- - uses : actions/checkout@v3
42+ - uses : actions/checkout@v5
4343 - name : Auth to GCP
4444 uses : google-github-actions/auth@v2
4545 with :
Original file line number Diff line number Diff line change 11silta
22silta-cli
33auth-test.sh
4- tests /test-secret *
4+ tests /test-secret *
5+ .idea /
6+ .vscode /
You can’t perform that action at this time.
0 commit comments