Skip to content

Commit

Permalink
Update reviewdog/action-hadolint action to v1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent c83b753 commit e5d278e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v2

- name: hadolint
uses: reviewdog/action-hadolint@v1.25.0
uses: reviewdog/action-hadolint@v1.33.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
Expand Down

0 comments on commit e5d278e

Please sign in to comment.