Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-depup action to v1.6.2 (#288)
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 7, 2024
1 parent 0e4ed3c commit e07076a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/depup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
egress-policy: audit

- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: reviewdog/action-depup@957de4164581b86bf13faf8d12f75c9b108b2279 # v1.6.1
- uses: reviewdog/action-depup@680d0a6dedb9c170ec21b8e1eacf7a1133937743 # v1.6.2
id: depup
with:
file: Dockerfile
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
egress-policy: audit

- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: reviewdog/action-depup@957de4164581b86bf13faf8d12f75c9b108b2279 # v1.6.1
- uses: reviewdog/action-depup@680d0a6dedb9c170ec21b8e1eacf7a1133937743 # v1.6.2
id: depup-checkstyle
with:
file: Dockerfile
Expand Down

0 comments on commit e07076a

Please sign in to comment.