Skip to content

Commit

Permalink
ci(deps): bump reviewdog/action-hadolint from v1 to v1.13 (#169)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-hadolint](https://github.com/reviewdog/action-hadolint) from v1 to v1.13.
- [Release notes](https://github.com/reviewdog/action-hadolint/releases)
- [Commits](reviewdog/action-hadolint@v1...d9057f4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomer Figenblat <[email protected]>
  • Loading branch information
dependabot[bot] and TomerFi authored Jan 12, 2021
1 parent a45cfed commit a2b7743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Lint Dockerfile
uses: reviewdog/action-hadolint@v1
uses: reviewdog/action-hadolint@v1.13
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-check
Expand Down

0 comments on commit a2b7743

Please sign in to comment.