dependabot[bot]
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
19 changed files with
20 additions and
20 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
-
.github/workflows/helm_chart_release.yml
-
.github/workflows/helm_ci.yml
|
|
@ -38,7 +38,7 @@ jobs: |
|
|
|
steps: |
|
|
|
|
|
|
|
- name: Check out code into the Go module directory |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
|
|
|
|
- name: Set BUILD_TIME env |
|
|
|
run: echo BUILD_TIME=$(date -u +%Y%m%d-%H%M) >> ${GITHUB_ENV} |
|
|
@ -87,7 +87,7 @@ jobs: |
|
|
|
steps: |
|
|
|
|
|
|
|
- name: Check out code into the Go module directory |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
|
|
|
|
- name: Set BUILD_TIME 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: |
|
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
|
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
|
uses: wangyoucao577/go-release-action@2ac3035fa4c4feed6a8272ce278b0577b93cf8e5 # v1.22 |
|
|
|
with: |
|
|
|
|
|
@ -28,7 +28,7 @@ jobs: |
|
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
|
steps: |
|
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
|
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
|
uses: wangyoucao577/go-release-action@2ac3035fa4c4feed6a8272ce278b0577b93cf8e5 # v1.22 |
|
|
|
with: |
|
|
|
|
|
@ -28,7 +28,7 @@ jobs: |
|
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
|
steps: |
|
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
|
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
|
uses: wangyoucao577/go-release-action@2ac3035fa4c4feed6a8272ce278b0577b93cf8e5 # v1.22 |
|
|
|
with: |
|
|
|
|
|
@ -28,7 +28,7 @@ jobs: |
|
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
|
steps: |
|
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
|
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
|
uses: wangyoucao577/go-release-action@2ac3035fa4c4feed6a8272ce278b0577b93cf8e5 # v1.22 |
|
|
|
with: |
|
|
|
|
|
@ -28,7 +28,7 @@ jobs: |
|
|
|
# Steps represent a sequence of tasks that will be executed as part of the job |
|
|
|
steps: |
|
|
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it |
|
|
|
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- name: Go Release Binaries Normal Volume Size |
|
|
|
uses: wangyoucao577/go-release-action@2ac3035fa4c4feed6a8272ce278b0577b93cf8e5 # v1.22 |
|
|
|
with: |
|
|
|
|
|
@ -18,7 +18,7 @@ jobs: |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: Checkout repository |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 |
|
|
|
|
|
|
|
# Initializes the CodeQL tools for scanning. |
|
|
|
- name: Initialize CodeQL |
|
|
|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
|
steps: |
|
|
|
- |
|
|
|
name: Checkout |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- |
|
|
|
name: Docker meta |
|
|
|
id: docker_meta |
|
|
|
|
|
@ -17,7 +17,7 @@ jobs: |
|
|
|
steps: |
|
|
|
- |
|
|
|
name: Checkout |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- |
|
|
|
name: Docker meta |
|
|
|
id: docker_meta |
|
|
|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
|
steps: |
|
|
|
- |
|
|
|
name: Checkout |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- |
|
|
|
name: Docker meta |
|
|
|
id: docker_meta |
|
|
|
|
|
@ -17,7 +17,7 @@ jobs: |
|
|
|
steps: |
|
|
|
- |
|
|
|
name: Checkout |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- |
|
|
|
name: Docker meta |
|
|
|
id: docker_meta |
|
|
|
|
|
@ -17,7 +17,7 @@ jobs: |
|
|
|
steps: |
|
|
|
- |
|
|
|
name: Checkout |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- |
|
|
|
name: Docker meta |
|
|
|
id: docker_meta |
|
|
|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
|
steps: |
|
|
|
- |
|
|
|
name: Checkout |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- |
|
|
|
name: Docker meta |
|
|
|
id: docker_meta |
|
|
|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
|
steps: |
|
|
|
- |
|
|
|
name: Checkout |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
- |
|
|
|
name: Docker meta |
|
|
|
id: docker_meta |
|
|
|
|
|
@ -9,6 +9,6 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- name: 'Checkout Repository' |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 |
|
|
|
- name: 'Dependency Review' |
|
|
|
uses: actions/dependency-review-action@6c5ccdad469c9f8a2996bfecaec55a631a347034 |
|
|
@ -30,7 +30,7 @@ jobs: |
|
|
|
id: go |
|
|
|
|
|
|
|
- name: Check out code into the Go module directory |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
|
|
|
|
- name: Install dependencies |
|
|
|
run: | |
|
|
|
|
|
@ -27,7 +27,7 @@ jobs: |
|
|
|
id: go |
|
|
|
|
|
|
|
- name: Check out code into the Go module directory |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v2 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v2 |
|
|
|
|
|
|
|
- name: Get dependencies |
|
|
|
run: | |
|
|
|
|
|
@ -12,7 +12,7 @@ jobs: |
|
|
|
release: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 |
|
|
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 |
|
|
|
- name: Publish Helm charts |
|
|
|
uses: stefanprodan/helm-gh-pages@master |
|
|
|
with: |
|
|
|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- name: Checkout |
|
|
|
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 |
|
|
|
with: |
|
|
|
fetch-depth: 0 |
|
|
|
|
|
|
|