Skip to content

Commit be8025d

Browse files
authored
Update updatecli_update.yaml
1 parent 5e5500d commit be8025d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/updatecli_update.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ jobs:
1717
with:
1818
version: "v0.113.0-rc.1"
1919

20-
- name: "Set up Go"
21-
uses: "actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c" # v6.1.0
22-
with:
23-
go-version-file: "go.mod"
24-
id: go
25-
2620
- name: "Run updatecli only on existing pipelines"
2721
run: updatecli compose apply --clean-git-branches=true --existing-only=true --experimental
2822
env:

0 commit comments

Comments
 (0)