Skip to content

Commit

Permalink
Merge pull request #7 from gowon-irc/renovate/reviewdog-action-hadoli…
Browse files Browse the repository at this point in the history
…nt-1.x

Update reviewdog/action-hadolint action to v1.28.1
  • Loading branch information
surskitt authored Mar 13, 2022
2 parents 59b4de9 + 4a1c820 commit 2d78935
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.26.0
uses: reviewdog/action-hadolint@v1.28.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
Expand Down

0 comments on commit 2d78935

Please sign in to comment.