Skip to content

Commit

Permalink
⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#154)
Browse files Browse the repository at this point in the history
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0.
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](brpaz/hadolint-action@v1.3.1...473e36b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2021
1 parent a4d80df commit 1ff9535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v2.3.4
- name: 🚀 Run Hadolint
uses: brpaz/hadolint-action@v1.3.1
uses: brpaz/hadolint-action@v1.4.0
with:
dockerfile: "./${{ needs.information.outputs.target }}/Dockerfile"

Expand Down

0 comments on commit 1ff9535

Please sign in to comment.