Skip to content

Commit

Permalink
Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#75)
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2021
1 parent 538a214 commit 6c04260
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/[email protected]
- 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 6c04260

Please sign in to comment.