Skip to content

Commit 117dfd8

Browse files
Bump reviewdog/action-hadolint from 1.6.0 to 1.50.2
Bumps [reviewdog/action-hadolint](https://github.com/reviewdog/action-hadolint) from 1.6.0 to 1.50.2. - [Release notes](https://github.com/reviewdog/action-hadolint/releases) - [Commits](reviewdog/action-hadolint@v1.6.0...v1.50.2) --- updated-dependencies: - dependency-name: reviewdog/action-hadolint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f57dcc8 commit 117dfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Check out code
1919
uses: actions/[email protected]
2020
- name: hadolint
21-
uses: reviewdog/action-hadolint@v1.6.0
21+
uses: reviewdog/action-hadolint@v1.50.2
2222
with:
2323
github_token: ${{ secrets.github_token }}
2424
reporter: github-check

0 commit comments

Comments
 (0)