Skip to content

Commit

Permalink
chore: fix hadolint version
Browse files Browse the repository at this point in the history
  • Loading branch information
tricky42 committed Oct 30, 2024
1 parent 1ac304f commit e26e914
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 @@ -92,7 +92,7 @@ jobs:
exit-code: 42
failure-threshold: high
- name: Hadolint
uses: hadolint/hadolint-action@v3
uses: hadolint/hadolint-action@v3.1.0
id: hadolint
if: ${{ always() }}
with:
Expand Down

0 comments on commit e26e914

Please sign in to comment.