Skip to content

Commit

Permalink
Merge pull request #51 from T-Systems-MMS/renovate/hadolint-hadolint-…
Browse files Browse the repository at this point in the history
…action-2.x

Update hadolint/hadolint-action action to v2.1.0
  • Loading branch information
michaelamattes authored Nov 4, 2022
2 parents 043c282 + 80fffb4 commit 42570d1
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 42570d1

Please sign in to comment.