Skip to content

Commit

Permalink
Merge branch 'main' into fix/validate_envs
Browse files Browse the repository at this point in the history
Signed-off-by: knqyf263 <[email protected]>
  • Loading branch information
knqyf263 committed Jan 29, 2024
2 parents 554d6fc + 4df9363 commit 56cc26e
Show file tree
Hide file tree
Showing 123 changed files with 13,065 additions and 2,919 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version-file: go.mod

- name: Install aqua tools
uses: aquaproj/aqua-installer@v2.1.2
uses: aquaproj/aqua-installer@v2.2.0
with:
aqua_version: v1.25.0

Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
if: ${{ failure() && steps.lint.conclusion == 'failure' }}

- name: Install tools
uses: aquaproj/aqua-installer@v2.1.2
uses: aquaproj/aqua-installer@v2.2.0
with:
aqua_version: v1.25.0
aqua_opts: ""
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
go-version-file: go.mod

- name: Install tools
uses: aquaproj/aqua-installer@v2.1.2
uses: aquaproj/aqua-installer@v2.2.0
with:
aqua_version: v1.25.0

Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
go-version-file: go.mod

- name: Install tools
uses: aquaproj/aqua-installer@v2.1.2
uses: aquaproj/aqua-installer@v2.2.0
with:
aqua_version: v1.25.0

Expand All @@ -126,7 +126,7 @@ jobs:
go-version-file: go.mod

- name: Install tools
uses: aquaproj/aqua-installer@v2.1.2
uses: aquaproj/aqua-installer@v2.2.0
with:
aqua_version: v1.25.0

Expand Down Expand Up @@ -156,7 +156,7 @@ jobs:
with:
go-version-file: go.mod
- name: Install tools
uses: aquaproj/aqua-installer@v2.1.2
uses: aquaproj/aqua-installer@v2.2.0
with:
aqua_version: v1.25.0
- name: Run vm integration tests
Expand Down
Binary file removed brand/Trivy-OSS-Logo-Color-Horizontal-RGB-2022.png
Binary file not shown.
56 changes: 0 additions & 56 deletions brand/Trivy-OSS-Logo-Color-Horizontal-RGB-2022.svg

This file was deleted.

Binary file added brand/Trivy-OSS-Logo-Color-Horizontal-RGB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
85 changes: 85 additions & 0 deletions brand/Trivy-OSS-Logo-Color-Horizontal-RGB.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed brand/Trivy-OSS-Logo-Color-Stacked-RGB-2022.png
Binary file not shown.
Loading

0 comments on commit 56cc26e

Please sign in to comment.