Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-depup action to v1.6.1 (#267)
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 Nov 7, 2024
1 parent a5c9732 commit 4fb80c5
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@0e4ab9e4a2328dad5d2fa348377611c028c20889 # v1.6.0
- uses: reviewdog/action-depup@957de4164581b86bf13faf8d12f75c9b108b2279 # v1.6.1
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@0e4ab9e4a2328dad5d2fa348377611c028c20889 # v1.6.0
- uses: reviewdog/action-depup@957de4164581b86bf13faf8d12f75c9b108b2279 # v1.6.1
id: depup-checkstyle
with:
file: Dockerfile
Expand Down

0 comments on commit 4fb80c5

Please sign in to comment.