Skip to content

Commit

Permalink
Merge pull request #99 from wbstack/dependabot/github_actions/hadolin…
Browse files Browse the repository at this point in the history
…t/hadolint-action-3.1.0

Bump hadolint/hadolint-action from 1.6.0 to 3.1.0
  • Loading branch information
tarrow authored Apr 18, 2024
2 parents 94d8083 + ebcf84f commit 954804a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: lint
uses: hadolint/hadolint-action@v1.6.0
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile

0 comments on commit 954804a

Please sign in to comment.