Skip to content

Commit

Permalink
chore(deps): update hadolint/hadolint-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2023
1 parent 14c32b4 commit 12ea9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fail-on-vuln: true

- name: Lint Dockerfile
uses: hadolint/hadolint-action@v2.0.0
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile
config: hadolint.yaml
Expand Down

0 comments on commit 12ea9a0

Please sign in to comment.