Skip to content

Commit 22aee8e

Browse files
renovate[bot]ryshu
authored andcommitted
chore(deps): update hadolint/hadolint-action action to v2.1.0
1 parent e73993e commit 22aee8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hadolint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v2
11-
- uses: hadolint/hadolint-action@v2.0.0
11+
- uses: hadolint/hadolint-action@v2.1.0
1212
with:
1313
dockerfile: Dockerfile

0 commit comments

Comments
 (0)