This repository was archived by the owner on Apr 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
13+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
1414 - name : Setup Go
1515 uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
1616 with :
Original file line number Diff line number Diff line change 1414 profiles : ${{ steps.profiles.outputs.matrix }}
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
17+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
1818 - name : Setup Go
1919 uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
2020 with :
7474 profile : ${{ fromJson(needs.build.outputs.profiles) }}
7575 steps :
7676 - name : Checkout
77- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
77+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
7878 - name : Setup Kubernetes
7979 uses : engineerd/setup-kind@aa272fe2a7309878ffc2a81c56cfe3ef108ae7d0 # v0.5.0
8080 with :
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 - name : Checkout
10- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
10+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
1111 with :
1212 fetch-depth : 0
1313
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout the latest code
15- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
15+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
1616 with :
1717 fetch-depth : 0
1818 - name : Automatic Rebase
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
13+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
1414 with :
1515 fetch-depth : 0
1616
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout code
18- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
18+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
1919 with :
2020 fetch-depth : 0
2121 - uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
You can’t perform that action at this time.
0 commit comments