Skip to content

Commit

Permalink
Merge pull request #6 from nicholaswilde/dependabot/github_actions/br…
Browse files Browse the repository at this point in the history
…paz/hadolint-action-v1.4.0

Bump brpaz/hadolint-action from v1.3.1 to v1.4.0
  • Loading branch information
nicholaswilde authored May 1, 2021
2 parents 9c747fe + d38d9ae commit e0b538d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Hadolint Action
# You may pin to the exact commit or the version.
uses: brpaz/hadolint-action@v1.3.1
uses: brpaz/hadolint-action@v1.4.0
with:
# The path to the Dockerfile to lint
dockerfile: Dockerfile # optional, default is Dockerfile
Expand Down

0 comments on commit e0b538d

Please sign in to comment.