Skip to content

Commit ef1b268

Browse files
⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#51)
1 parent 89bc48a commit ef1b268

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.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)