dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with
18 additions and
18 deletions
-
.github/workflows/binaries_dev.yml
-
.github/workflows/binaries_release0.yml
-
.github/workflows/binaries_release1.yml
-
.github/workflows/binaries_release2.yml
-
.github/workflows/binaries_release3.yml
-
.github/workflows/binaries_release4.yml
-
.github/workflows/codeql.yml
-
.github/workflows/container_dev.yml
-
.github/workflows/container_latest.yml
-
.github/workflows/container_release1.yml
-
.github/workflows/container_release2.yml
-
.github/workflows/container_release3.yml
-
.github/workflows/container_release4.yml
-
.github/workflows/container_release5.yml
-
.github/workflows/depsreview.yml
-
.github/workflows/e2e.yml
-
.github/workflows/go.yml
|
@ -38,7 +38,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
|
|
|
|
|
|
- name: Check out code into the Go module directory |
|
|
- name: Check out code into the Go module directory |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
|
|
|
|
|
|
- name: Set BUILD_TIME env |
|
|
- name: Set BUILD_TIME env |
|
|
run: echo BUILD_TIME=$(date -u +%Y%m%d-%H%M) >> ${GITHUB_ENV} |
|
|
run: echo BUILD_TIME=$(date -u +%Y%m%d-%H%M) >> ${GITHUB_ENV} |
|
@ -87,7 +87,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
|
|
|
|
|
|
- name: Check out code into the Go module directory |
|
|
- name: Check out code into the Go module directory |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
|
|
|
|
|
|
- name: Set BUILD_TIME env |
|
|
- name: Set BUILD_TIME env |
|
|
run: echo BUILD_TIME=$(date -u +%Y%m%d-%H%M) >> ${GITHUB_ENV} |
|
|
run: echo BUILD_TIME=$(date -u +%Y%m%d-%H%M) >> ${GITHUB_ENV} |
|
|
|
@ -28,7 +28,7 @@ jobs: |
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
steps: |
|
|
steps: |
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22 |
|
|
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22 |
|
|
with: |
|
|
with: |
|
|
|
@ -28,7 +28,7 @@ jobs: |
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
steps: |
|
|
steps: |
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22 |
|
|
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22 |
|
|
with: |
|
|
with: |
|
|
|
@ -28,7 +28,7 @@ jobs: |
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
steps: |
|
|
steps: |
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22 |
|
|
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22 |
|
|
with: |
|
|
with: |
|
|
|
@ -28,7 +28,7 @@ jobs: |
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
steps: |
|
|
steps: |
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22 |
|
|
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22 |
|
|
with: |
|
|
with: |
|
|
|
@ -28,7 +28,7 @@ jobs: |
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
steps: |
|
|
steps: |
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22 |
|
|
uses: wangyoucao577/go-release-action@90da8ebfdc010a0e7d378419a76fd90230a05228 # v1.22 |
|
|
with: |
|
|
with: |
|
|
|
@ -18,7 +18,7 @@ jobs: |
|
|
|
|
|
|
|
|
steps: |
|
|
steps: |
|
|
- name: Checkout repository |
|
|
- name: Checkout repository |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b |
|
|
|
|
|
|
|
|
# Initializes the CodeQL tools for scanning. |
|
|
# Initializes the CodeQL tools for scanning. |
|
|
- name: Initialize CodeQL |
|
|
- name: Initialize CodeQL |
|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- |
|
|
- |
|
|
name: Checkout |
|
|
name: Checkout |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- |
|
|
- |
|
|
name: Docker meta |
|
|
name: Docker meta |
|
|
id: docker_meta |
|
|
id: docker_meta |
|
|
|
@ -17,7 +17,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- |
|
|
- |
|
|
name: Checkout |
|
|
name: Checkout |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- |
|
|
- |
|
|
name: Docker meta |
|
|
name: Docker meta |
|
|
id: docker_meta |
|
|
id: docker_meta |
|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- |
|
|
- |
|
|
name: Checkout |
|
|
name: Checkout |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- |
|
|
- |
|
|
name: Docker meta |
|
|
name: Docker meta |
|
|
id: docker_meta |
|
|
id: docker_meta |
|
|
|
@ -17,7 +17,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- |
|
|
- |
|
|
name: Checkout |
|
|
name: Checkout |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- |
|
|
- |
|
|
name: Docker meta |
|
|
name: Docker meta |
|
|
id: docker_meta |
|
|
id: docker_meta |
|
|
|
@ -17,7 +17,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- |
|
|
- |
|
|
name: Checkout |
|
|
name: Checkout |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- |
|
|
- |
|
|
name: Docker meta |
|
|
name: Docker meta |
|
|
id: docker_meta |
|
|
id: docker_meta |
|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- |
|
|
- |
|
|
name: Checkout |
|
|
name: Checkout |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- |
|
|
- |
|
|
name: Docker meta |
|
|
name: Docker meta |
|
|
id: docker_meta |
|
|
id: docker_meta |
|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- |
|
|
- |
|
|
name: Checkout |
|
|
name: Checkout |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
- |
|
|
- |
|
|
name: Docker meta |
|
|
name: Docker meta |
|
|
id: docker_meta |
|
|
id: docker_meta |
|
|
|
@ -9,6 +9,6 @@ jobs: |
|
|
runs-on: ubuntu-latest |
|
|
runs-on: ubuntu-latest |
|
|
steps: |
|
|
steps: |
|
|
- name: 'Checkout Repository' |
|
|
- name: 'Checkout Repository' |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b |
|
|
- name: 'Dependency Review' |
|
|
- name: 'Dependency Review' |
|
|
uses: actions/dependency-review-action@0ff3da6f81b812d4ec3cf37a04e2308c7a723730 |
|
|
uses: actions/dependency-review-action@0ff3da6f81b812d4ec3cf37a04e2308c7a723730 |
|
@ -30,7 +30,7 @@ jobs: |
|
|
id: go |
|
|
id: go |
|
|
|
|
|
|
|
|
- name: Check out code into the Go module directory |
|
|
- name: Check out code into the Go module directory |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
|
|
|
|
|
|
- name: Install dependencies |
|
|
- name: Install dependencies |
|
|
run: | |
|
|
run: | |
|
|
|
@ -27,7 +27,7 @@ jobs: |
|
|
id: go |
|
|
id: go |
|
|
|
|
|
|
|
|
- name: Check out code into the Go module directory |
|
|
- name: Check out code into the Go module directory |
|
|
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v2 |
|
|
|
|
|
|
|
|
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v2 |
|
|
|
|
|
|
|
|
- name: Get dependencies |
|
|
- name: Get dependencies |
|
|
run: | |
|
|
run: | |
|
|