forked from aquasecurity/trivy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: aquaproj/aqua-installer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
df758ae
commit e73684b
Showing
10 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout main | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
|
||
- name: Set up Go | ||
uses: actions/setup-go@v5 | ||
|
@@ -22,7 +22,7 @@ jobs: | |
go-version: ${{ env.GO_VERSION }} | ||
|
||
- name: Install aqua tools | ||
uses: aquaproj/[email protected].0 | ||
uses: aquaproj/[email protected].1 | ||
with: | ||
aqua_version: v1.25.0 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ jobs: | |
runs-on: ubuntu-22.04 | ||
steps: | ||
- name: Checkout main | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
with: | ||
fetch-depth: 0 | ||
persist-credentials: true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ jobs: | |
runs-on: ubuntu-22.04 | ||
steps: | ||
- name: Checkout main | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
with: | ||
fetch-depth: 0 | ||
persist-credentials: true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
runs-on: ubuntu-20.04 | ||
steps: | ||
- name: Checkout | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
with: | ||
fetch-depth: 0 | ||
- name: Install Helm | ||
|
@@ -37,7 +37,7 @@ jobs: | |
id: lint | ||
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 | ||
- name: Setup Kubernetes cluster (KIND) | ||
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced | ||
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde | ||
with: | ||
version: ${{ env.KIND_VERSION }} | ||
image: ${{ env.KIND_IMAGE }} | ||
|
@@ -55,7 +55,7 @@ jobs: | |
runs-on: ubuntu-20.04 | ||
steps: | ||
- name: Checkout | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
with: | ||
fetch-depth: 0 | ||
- name: Install chart-releaser | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ jobs: | |
runs-on: ubuntu-22.04 | ||
steps: | ||
- name: Checkout code | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
with: | ||
fetch-depth: 0 | ||
|
||
|
@@ -35,7 +35,7 @@ jobs: | |
sudo apt-get -y install rpm reprepro createrepo-c distro-info | ||
- name: Checkout trivy-repo | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
with: | ||
repository: ${{ github.repository_owner }}/trivy-repo | ||
path: trivy-repo | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,7 +70,7 @@ jobs: | |
password: ${{ secrets.ECR_SECRET_ACCESS_KEY }} | ||
|
||
- name: Checkout code | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
with: | ||
fetch-depth: 0 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
# 'kind/feature' AND 'priority/backlog' labels -> 'Backlog' column | ||
- uses: actions/[email protected].0 # add new issue to project | ||
- uses: actions/[email protected].1 # add new issue to project | ||
with: | ||
project-url: https://github.com/orgs/aquasecurity/projects/25 | ||
github-token: ${{ secrets.ORG_PROJECT_TOKEN }} | ||
|
@@ -28,7 +28,7 @@ jobs: | |
field-values: Backlog | ||
|
||
# 'kind/feature' AND 'priority/important-longterm' labels -> 'Important (long-term)' column | ||
- uses: actions/[email protected].0 # add new issue to project | ||
- uses: actions/[email protected].1 # add new issue to project | ||
with: | ||
project-url: https://github.com/orgs/aquasecurity/projects/25 | ||
github-token: ${{ secrets.ORG_PROJECT_TOKEN }} | ||
|
@@ -45,7 +45,7 @@ jobs: | |
field-values: Important (long-term) | ||
|
||
# 'kind/feature' AND 'priority/important-soon' labels -> 'Important (soon)' column | ||
- uses: actions/[email protected].0 # add new issue to project | ||
- uses: actions/[email protected].1 # add new issue to project | ||
with: | ||
project-url: https://github.com/orgs/aquasecurity/projects/25 | ||
github-token: ${{ secrets.ORG_PROJECT_TOKEN }} | ||
|
@@ -62,7 +62,7 @@ jobs: | |
field-values: Important (soon) | ||
|
||
# 'kind/feature' AND 'priority/critical-urgent' labels -> 'Urgent' column | ||
- uses: actions/[email protected].0 # add new issue to project | ||
- uses: actions/[email protected].1 # add new issue to project | ||
with: | ||
project-url: https://github.com/orgs/aquasecurity/projects/25 | ||
github-token: ${{ secrets.ORG_PROJECT_TOKEN }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout code | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
|
||
- name: Run Trivy vulnerability scanner and create GitHub issues | ||
uses: knqyf263/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
with: | ||
fetch-depth: 0 | ||
persist-credentials: true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ jobs: | |
remove-haskell: "true" | ||
if: matrix.operating-system == 'ubuntu-latest' | ||
|
||
- uses: actions/[email protected].4 | ||
- uses: actions/[email protected].6 | ||
|
||
- name: Set up Go | ||
uses: actions/setup-go@v5 | ||
|
@@ -57,7 +57,7 @@ jobs: | |
if: ${{ failure() && steps.lint.conclusion == 'failure' }} | ||
|
||
- name: Install tools | ||
uses: aquaproj/[email protected].0 | ||
uses: aquaproj/[email protected].1 | ||
with: | ||
aqua_version: v1.25.0 | ||
aqua_opts: "" | ||
|
@@ -79,15 +79,15 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Check out code into the Go module directory | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
|
||
- name: Set up Go | ||
uses: actions/setup-go@v5 | ||
with: | ||
go-version: ${{ env.GO_VERSION }} | ||
|
||
- name: Install tools | ||
uses: aquaproj/[email protected].0 | ||
uses: aquaproj/[email protected].1 | ||
with: | ||
aqua_version: v1.25.0 | ||
|
||
|
@@ -108,15 +108,15 @@ jobs: | |
remove-haskell: "true" | ||
|
||
- name: Check out code into the Go module directory | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
|
||
- name: Set up Go | ||
uses: actions/setup-go@v5 | ||
with: | ||
go-version: ${{ env.GO_VERSION }} | ||
|
||
- name: Install tools | ||
uses: aquaproj/[email protected].0 | ||
uses: aquaproj/[email protected].1 | ||
with: | ||
aqua_version: v1.25.0 | ||
|
||
|
@@ -128,15 +128,15 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
|
||
- name: Set up Go | ||
uses: actions/setup-go@v5 | ||
with: | ||
go-version: ${{ env.GO_VERSION }} | ||
|
||
- name: Install tools | ||
uses: aquaproj/[email protected].0 | ||
uses: aquaproj/[email protected].1 | ||
with: | ||
aqua_version: v1.25.0 | ||
|
||
|
@@ -159,14 +159,14 @@ jobs: | |
remove-haskell: 'true' | ||
|
||
- name: Checkout | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
|
||
- name: Set up Go | ||
uses: actions/setup-go@v5 | ||
with: | ||
go-version: ${{ env.GO_VERSION }} | ||
- name: Install tools | ||
uses: aquaproj/[email protected].0 | ||
uses: aquaproj/[email protected].1 | ||
with: | ||
aqua_version: v1.25.0 | ||
- name: Run vm integration tests | ||
|
@@ -193,7 +193,7 @@ jobs: | |
if: matrix.operating-system == 'ubuntu-latest' | ||
|
||
- name: Checkout | ||
uses: actions/[email protected].4 | ||
uses: actions/[email protected].6 | ||
|
||
- name: Set up Go | ||
uses: actions/setup-go@v5 | ||
|