Skip to content

Commit 2d68476

Browse files
⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#61)
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.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.4.0...c27bd9e) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b69ad51 commit 2d68476

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/checkout@v2.3.4
5454
- name: 🚀 Run Hadolint
55-
uses: brpaz/hadolint-action@v1.4.0
55+
uses: brpaz/hadolint-action@v1.5.0
5656
with:
5757
dockerfile: "./${{ needs.information.outputs.target }}/Dockerfile"
5858

0 commit comments

Comments
 (0)