Skip to content

Commit

Permalink
chore: update reviewdog/action-hadolint action to v1.48.1 (#2006)
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 9, 2024
1 parent a1fd353 commit 85ec72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Run hadolint
uses: reviewdog/action-hadolint@2436424949dbe43e4473f871405b2edbab8f0f6c # v1.48.0
uses: reviewdog/action-hadolint@b7bf2dbd1645be41a04253c66c91487fe3f48bd1 # v1.48.1
with:
reporter: github-pr-review
reviewdog_flags: -fail-level=error
Expand Down

0 comments on commit 85ec72b

Please sign in to comment.