Archived
1
0

chore(deps): update minor dependency updates (#5377)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-27 12:44:52 -05:00 committed by GitHub
parent cb09650d7c
commit 23a84e156e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@ jobs:
node-version: "16"
- name: Install helm
uses: azure/setup-helm@v3.1
uses: azure/setup-helm@v3.3
- name: Fetch dependencies from cache
id: cache-yarn
@ -523,7 +523,7 @@ jobs:
fetch-depth: 0
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@503d3abc15463af68b817d685982721f134256a5
uses: aquasecurity/trivy-action@81b9a6f5abb1047d697af7a3ca18c13f55a97315
with:
scan-type: "fs"
scan-ref: "."

View File

@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v3
- name: Run Trivy vulnerability scanner in image mode
uses: aquasecurity/trivy-action@503d3abc15463af68b817d685982721f134256a5
uses: aquasecurity/trivy-action@81b9a6f5abb1047d697af7a3ca18c13f55a97315
with:
image-ref: "docker.io/codercom/code-server:latest"
ignore-unfixed: true