Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
Signed-off-by: r3drun3 <[email protected]>
  • Loading branch information
R3DRUN3 committed Feb 6, 2024
1 parent e367e4e commit a65a288
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
uses: sigstore/[email protected]
with:
cosign-release: 'v2.2.2'
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@dedd61cf5d839122591f5027c89bf3ad27691d18
# - name: Set up Docker Buildx
# uses: docker/setup-buildx-action@dedd61cf5d839122591f5027c89bf3ad27691d18

- name: Generate Trivy Report
uses: aquasecurity/trivy-action@69cbbc0cbbf6a2b0bab8dcf0e9f2d7ead08e87e4
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Copa Action
if: steps.vuln_count.outputs.vuln_count != '0'
id: copa
uses: project-copacetic/copa-action@v1.1.0
uses: project-copacetic/copa-action@0fb0b7e8d88e3f3b380bda1ede255a7128327434
with:
image: ${{ matrix.images }}
image-report: 'report.json'
Expand Down

0 comments on commit a65a288

Please sign in to comment.