Skip to content

Commit

Permalink
Update hadolint/hadolint-action action to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2022
1 parent 9968c39 commit 80fffb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
path: "*.sh"

- name: Run Hadolint
uses: hadolint/hadolint-action@v2.0.0
uses: hadolint/hadolint-action@v2.1.0
with:
dockerfile: Dockerfile.template
ignore: DL3013,DL3009,SC2001,SC2015,SC2068
Expand Down

0 comments on commit 80fffb4

Please sign in to comment.