File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 permissions :
1010 pull-requests : read
1111 steps :
12- - uses : actions/checkout@v6.0.2
12+ - uses : actions/checkout@v6.0.3
1313 with :
1414 fetch-depth : 0 # Fetch all history for all branches (needed for API diff)
1515
Original file line number Diff line number Diff line change 55 crd-diff :
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@v6.0.2
8+ - uses : actions/checkout@v6.0.3
99 with :
1010 fetch-depth : 0
1111 - uses : actions/setup-go@v6
Original file line number Diff line number Diff line change 4444 use-codecov : false
4545 name : ${{ matrix.test.name }}
4646 steps :
47- - uses : actions/checkout@v6.0.2
47+ - uses : actions/checkout@v6.0.3
4848
4949 - uses : actions/setup-go@v6
5050 with :
Original file line number Diff line number Diff line change 1010 check-networkpolicy-changes :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v6.0.2
13+ - uses : actions/checkout@v6.0.3
1414
1515 - uses : dorny/paths-filter@v4.0.1
1616 id : filter
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99
10- - uses : actions/checkout@v6.0.2
10+ - uses : actions/checkout@v6.0.3
1111 with :
1212 fetch-depth : 0
1313
Original file line number Diff line number Diff line change 77 go-verdiff :
88 runs-on : ubuntu-latest
99 steps :
10- - uses : actions/checkout@v6.0.2
10+ - uses : actions/checkout@v6.0.3
1111 with :
1212 fetch-depth : 0
1313 - name : Check golang version
Original file line number Diff line number Diff line change 3030 docs :
3131 runs-on : ubuntu-latest
3232 steps :
33- - uses : actions/checkout@v6.0.2
33+ - uses : actions/checkout@v6.0.3
3434
3535 - uses : actions/setup-python@v6
3636 with :
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Check out code into the Go module directory
21- uses : actions/checkout@v6.0.2
21+ uses : actions/checkout@v6.0.3
2222 with :
2323 fetch-depth : 0
2424
Original file line number Diff line number Diff line change 1212 verify :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v6.0.2
15+ - uses : actions/checkout@v6.0.3
1616
1717 - uses : actions/setup-go@v6
1818 with :
2222 lint :
2323 runs-on : ubuntu-latest
2424 steps :
25- - uses : actions/checkout@v6.0.2
25+ - uses : actions/checkout@v6.0.3
2626
2727 - uses : actions/setup-go@v6
2828 with :
3434 lint-helm :
3535 runs-on : ubuntu-latest
3636 steps :
37- - uses : actions/checkout@v6.0.2
37+ - uses : actions/checkout@v6.0.3
3838
3939 - uses : actions/setup-go@v6
4040 with :
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515
16- - uses : actions/checkout@v6.0.2
16+ - uses : actions/checkout@v6.0.3
1717
1818 - uses : actions/setup-go@v6
1919 with :
You can’t perform that action at this time.
0 commit comments