Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-hadolint action to v1.36.1
Browse files Browse the repository at this point in the history
| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | reviewdog/action-hadolint | v1.36.0 | v1.36.1 |
  • Loading branch information
renovate[bot] committed Jan 12, 2024
1 parent 0b536e8 commit ae00863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0

- name: Run hadolint
uses: reviewdog/action-hadolint@f7d29ec6dd89022747bd18b5a151b62ac2f1555e # v1.36.0
uses: reviewdog/action-hadolint@fbda56f005550d67ea4d4950d96571d01313ea17 # v1.36.1
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ae00863

Please sign in to comment.