Skip to content

Commit 8ad164f

Browse files
chore(deps): update reviewdog/action-hadolint action to v1.43.0 (#751)
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | reviewdog/action-hadolint | v1.42.0 | v1.43.0 |
1 parent 1331638 commit 8ad164f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
33-
- uses: reviewdog/action-hadolint@66dae8a08183f1075386da9fff19a32512ddd31f # v1.42.0
33+
- uses: reviewdog/action-hadolint@30506495f52a2505afc349ab495c5664b1dd8fc4 # v1.43.0
3434
with:
3535
github_token: ${{ secrets.GITHUB_TOKEN }}
3636

0 commit comments

Comments
 (0)