File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616 - name : Set up Go
17- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
17+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
1818 with :
1919 go-version : 1.22
2020 - name : make
Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616 - name : Set up Go
17- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
17+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
1818 with :
1919 go-version : 1.22
2020 - name : make
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ jobs:
164164 pwd
165165 # Validate generated workflow yaml
166166 - name : Install action-validator with asdf
167- uses : asdf-vm/actions/install@v3
167+ uses : asdf-vm/actions/install@v4
168168 with :
169169 tool_versions : |
170170 action-validator 0.1.2
@@ -337,7 +337,7 @@ jobs:
337337 pwd
338338 # Validate generated workflow yaml
339339 - name : Install action-validator with asdf
340- uses : asdf-vm/actions/install@v3
340+ uses : asdf-vm/actions/install@v4
341341 with :
342342 tool_versions : |
343343 action-validator 0.1.2
@@ -500,7 +500,7 @@ jobs:
500500 --variable NAMESPACE=default
501501 # Validate generated workflow yaml
502502 - name : Install action-validator with asdf
503- uses : asdf-vm/actions/install@v3
503+ uses : asdf-vm/actions/install@v4
504504 with :
505505 tool_versions : |
506506 action-validator 0.1.2
Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1313 - name : Set up Go
14- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
14+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
1515 with :
1616 go-version : 1.22
1717 - name : make
3232 steps :
3333 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3434 - name : Set up Go
35- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
35+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
3636 with :
3737 go-version : 1.22
3838 - name : make
Original file line number Diff line number Diff line change 3636 - name : Make Release Dir
3737 run : mkdir bin
3838 - name : Set up Go
39- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
39+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
4040 with :
4141 go-version : 1.22
4242 # Check if the newest tag already exists
Original file line number Diff line number Diff line change 99 steps :
1010 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1111 - name : Set up Go
12- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
12+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
1313 with :
1414 go-version : 1.22
1515 - name : make
You can’t perform that action at this time.
0 commit comments