Skip to content

Commit

Permalink
Merge pull request #50 from containrrr/dependabot/github_actions/hado…
Browse files Browse the repository at this point in the history
…lint/hadolint-action-3.1.0
  • Loading branch information
dependabot[bot] authored Jan 18, 2023
2 parents c6fa9f2 + 8873cd2 commit 3a6c0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run hadolint
uses: hadolint/hadolint-action@v3.0.0
uses: hadolint/hadolint-action@v3.1.0

markdownlint:
name: markdown
Expand Down

0 comments on commit 3a6c0a0

Please sign in to comment.