Skip to content

Commit 70fc5af

Browse files
dependabot[bot]patrick-stephens
authored andcommitted
workflows: bump reviewdog/action-hadolint from 1.50.5 to 1.51.0
Bumps [reviewdog/action-hadolint](https://github.com/reviewdog/action-hadolint) from 1.50.5 to 1.51.0. - [Release notes](https://github.com/reviewdog/action-hadolint/releases) - [Commits](reviewdog/action-hadolint@921946a...1b2cfa6) --- updated-dependencies: - dependency-name: reviewdog/action-hadolint dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a6e376 commit 70fc5af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
persist-credentials: false
2121

2222
- name: Run hadolint
23-
uses: reviewdog/action-hadolint@921946a7ebaaf08ac72607bad67209f4e52b5407 # v1.50.5
23+
uses: reviewdog/action-hadolint@1b2cfa6ba72072ad35158d7ff3aa49bbdc03506d # v1.51.0
2424
with:
2525
github_token: ${{ secrets.github_token }}
2626
fail_level: "warning"

0 commit comments

Comments
 (0)