Skip to content

Commit 6c04260

Browse files
Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#75)
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>
1 parent 538a214 commit 6c04260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: ⤵️ Check out code from GitHub
5353
uses: actions/[email protected]
5454
- name: 🚀 Run Hadolint
55-
uses: brpaz/hadolint-action@v1.3.1
55+
uses: brpaz/hadolint-action@v1.4.0
5656
with:
5757
dockerfile: "./${{ needs.information.outputs.target }}/Dockerfile"
5858

0 commit comments

Comments
 (0)