Skip to content

Commit

Permalink
chore(ci): fix dockle
Browse files Browse the repository at this point in the history
  • Loading branch information
hperl authored and zepatrik committed Jul 5, 2022
1 parent fdeb32d commit 6e2005a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
vuln-type: "os,library"
severity: "CRITICAL,HIGH"
- name: Dockle Linter
uses: erzz/dockle-action@v1.1.1
uses: erzz/dockle-action@v1.3.1
if: ${{ always() }}
with:
image: oryd/keto:${{ steps.vars.outputs.sha_short }}
Expand Down

0 comments on commit 6e2005a

Please sign in to comment.