Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Commit b930817

Browse files
chore(deps): update hadolint/hadolint-action action to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 4881337 commit b930817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-docker-syntax.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v3
21-
- uses: hadolint/hadolint-action@v2.1.0
21+
- uses: hadolint/hadolint-action@v3.1.0
2222
with:
2323
dockerfile: Containerfile
2424
recursive: true

0 commit comments

Comments
 (0)