Skip to content

Commit 2e9a02e

Browse files
Bump reviewdog/action-hadolint from 1.32.1 to 1.33 (#107)
Bumps [reviewdog/action-hadolint](https://github.com/reviewdog/action-hadolint) from 1.32.1 to 1.33. - [Release notes](https://github.com/reviewdog/action-hadolint/releases) - [Commits](reviewdog/action-hadolint@9ab0e43...55be5d2) --- updated-dependencies: - dependency-name: reviewdog/action-hadolint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent 27d56a3 commit 2e9a02e

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
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
steps:
4343
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
44-
- uses: reviewdog/action-hadolint@9ab0e438e4266f368e1a782cee6b85a404b2d6a0 # tag=v1.28.0
44+
- uses: reviewdog/action-hadolint@55be5d2c4b0b80d439247b128a9ded3747f92a29 # tag=v1.28.0
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
4747

0 commit comments

Comments
 (0)