Skip to content

Commit

Permalink
Update hadolint pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
containerscrew committed Aug 13, 2024
1 parent 57284c2 commit 23b2bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Git checkout
uses: actions/checkout@v4

- uses: hadolint/hadolint-action@v3.1.0
- uses: hadolint/hadolint-action@master
with:
dockerfile: Dockerfile
failure-threshold: warning

0 comments on commit 23b2bd5

Please sign in to comment.