Skip to content

Commit 256b4ec

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 4667eb8 commit 256b4ec

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
@@ -12,7 +12,7 @@ jobs:
1212
- name: Check out code
1313
uses: actions/[email protected]
1414
- name: hadolint
15-
uses: reviewdog/action-hadolint@v1.6.0
15+
uses: reviewdog/action-hadolint@v1.50.2
1616
with:
1717
github_token: ${{ secrets.github_token }}
1818
reporter: github-check

0 commit comments

Comments
 (0)