Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-hadolint action to v1.48.0 (#285)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 2c258d7 commit 4c58f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
cond: ${{ github.event_name == 'pull_request' }}
if_true: "github-pr-review"
if_false: "github-check"
- uses: reviewdog/action-hadolint@ef609af16122e20a1588bda22a3086cec4e05024 # v1.47.0
- uses: reviewdog/action-hadolint@2436424949dbe43e4473f871405b2edbab8f0f6c # v1.48.0
with:
github_token: ${{ secrets.github_token }}
reporter: ${{ steps.reporter.outputs.value }}
Expand Down

0 comments on commit 4c58f26

Please sign in to comment.