Merge pull request #14551 from kubernetes/dependabot/github_actions/actions/setup-go-3.2.1
Bump actions/setup-go from 3.2.0 to 3.2.1pull/14554/head
commit
0d69946160
|
@ -21,7 +21,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Download Dependencies
|
- name: Download Dependencies
|
||||||
|
@ -47,7 +47,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install libvirt
|
- name: Install libvirt
|
||||||
|
@ -65,7 +65,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install libvirt
|
- name: Install libvirt
|
||||||
|
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Generate Docs
|
- name: Generate Docs
|
||||||
|
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Download Dependencies
|
- name: Download Dependencies
|
||||||
|
@ -114,7 +114,7 @@ jobs:
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
hostname || true
|
hostname || true
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Update Leaderboard
|
- name: Update Leaderboard
|
||||||
|
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Download Dependencies
|
- name: Download Dependencies
|
||||||
|
@ -51,7 +51,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install libvirt
|
- name: Install libvirt
|
||||||
|
@ -69,7 +69,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install libvirt
|
- name: Install libvirt
|
||||||
|
@ -116,7 +116,7 @@ jobs:
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
docker ps || true
|
docker ps || true
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install gopogh
|
- name: Install gopogh
|
||||||
|
@ -215,7 +215,7 @@ jobs:
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
docker ps || true
|
docker ps || true
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install gopogh
|
- name: Install gopogh
|
||||||
|
@ -318,7 +318,7 @@ jobs:
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
podman ps || true
|
podman ps || true
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install gopogh
|
- name: Install gopogh
|
||||||
|
@ -403,7 +403,7 @@ jobs:
|
||||||
curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/darwin/amd64/kubectl"
|
curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/darwin/amd64/kubectl"
|
||||||
sudo install kubectl /usr/local/bin/kubectl
|
sudo install kubectl /usr/local/bin/kubectl
|
||||||
kubectl version --client=true
|
kubectl version --client=true
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install gopogh
|
- name: Install gopogh
|
||||||
|
@ -501,7 +501,7 @@ jobs:
|
||||||
curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl"
|
curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl"
|
||||||
sudo install kubectl /usr/local/bin/kubectl
|
sudo install kubectl /usr/local/bin/kubectl
|
||||||
kubectl version --client=true
|
kubectl version --client=true
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
# conntrack is required for kubernetes 1.18 and higher
|
# conntrack is required for kubernetes 1.18 and higher
|
||||||
|
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Download Dependencies
|
- name: Download Dependencies
|
||||||
|
@ -49,7 +49,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install libvirt
|
- name: Install libvirt
|
||||||
|
@ -67,7 +67,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install libvirt
|
- name: Install libvirt
|
||||||
|
@ -114,7 +114,7 @@ jobs:
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
docker ps || true
|
docker ps || true
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install gopogh
|
- name: Install gopogh
|
||||||
|
@ -213,7 +213,7 @@ jobs:
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
docker ps || true
|
docker ps || true
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install gopogh
|
- name: Install gopogh
|
||||||
|
@ -317,7 +317,7 @@ jobs:
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
podman ps || true
|
podman ps || true
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install gopogh
|
- name: Install gopogh
|
||||||
|
@ -403,7 +403,7 @@ jobs:
|
||||||
curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/darwin/amd64/kubectl"
|
curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/darwin/amd64/kubectl"
|
||||||
sudo install kubectl /usr/local/bin/kubectl
|
sudo install kubectl /usr/local/bin/kubectl
|
||||||
kubectl version --client=true
|
kubectl version --client=true
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install gopogh
|
- name: Install gopogh
|
||||||
|
@ -502,7 +502,7 @@ jobs:
|
||||||
curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl"
|
curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl"
|
||||||
sudo install kubectl /usr/local/bin/kubectl
|
sudo install kubectl /usr/local/bin/kubectl
|
||||||
kubectl version --client=true
|
kubectl version --client=true
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
# conntrack is required for kubernetes 1.18 and higher
|
# conntrack is required for kubernetes 1.18 and higher
|
||||||
|
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
path: ./image-syncer
|
path: ./image-syncer
|
||||||
|
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
AWS_DEFAULT_REGION: 'us-west-1'
|
AWS_DEFAULT_REGION: 'us-west-1'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Benchmark time-to-k8s for Docker driver with Docker runtime
|
- name: Benchmark time-to-k8s for Docker driver with Docker runtime
|
||||||
|
@ -44,7 +44,7 @@ jobs:
|
||||||
curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/darwin/amd64/kubectl"
|
curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/darwin/amd64/kubectl"
|
||||||
sudo install kubectl /usr/local/bin/kubectl
|
sudo install kubectl /usr/local/bin/kubectl
|
||||||
kubectl version --client=true
|
kubectl version --client=true
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Disable firewall
|
- name: Disable firewall
|
||||||
|
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- name: Checkout submodules
|
- name: Checkout submodules
|
||||||
run: git submodule update --init
|
run: git submodule update --init
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: time-to-k8s Benchmark
|
- name: time-to-k8s Benchmark
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Install libvirt
|
- name: Install libvirt
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Bump Golang Versions
|
- name: Bump Golang Versions
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Bump Golint Versions
|
- name: Bump Golint Versions
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Bump gopogh Versions
|
- name: Bump gopogh Versions
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Bump Gotestsum Versions
|
- name: Bump Gotestsum Versions
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Bump Kubernetes Versions
|
- name: Bump Kubernetes Versions
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Bump Kubeadm Constants for Kubernetes Images
|
- name: Bump Kubeadm Constants for Kubernetes Images
|
||||||
|
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
AWS_DEFAULT_REGION: 'us-west-1'
|
AWS_DEFAULT_REGION: 'us-west-1'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
- uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
|
||||||
- uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
with:
|
with:
|
||||||
go-version: ${{env.GO_VERSION}}
|
go-version: ${{env.GO_VERSION}}
|
||||||
- name: Update Yearly Leaderboard
|
- name: Update Yearly Leaderboard
|
||||||
|
|
Loading…
Reference in New Issue