diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index d87a8c10..3fe2f9de 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -12,7 +12,7 @@ permissions: jobs: review: - uses: docker/docker-agent-action/.github/workflows/review-pr.yml@4dcb32aa716addc5ce33f8b4d33cb635ae174d7e # v2.0.6 + uses: docker/docker-agent-action/.github/workflows/review-pr.yml@bd672e0d95c61bb79e899f1ea71d44e19b12f91f # v2.0.7 # Scoped to the job so other jobs in this workflow are not over-permissioned permissions: contents: read # Read repository files and PR diffs