We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4c704e + da2622e commit 40a8e8eCopy full SHA for 40a8e8e
1 file changed
.github/workflows/pr-review.yml
@@ -11,7 +11,7 @@ permissions:
11
12
jobs:
13
review:
14
- uses: docker/docker-agent-action/.github/workflows/review-pr.yml@e96a4bb40cac114f64358621e1d08346c8eadc8c # v2.0.1
+ uses: docker/docker-agent-action/.github/workflows/review-pr.yml@774b6e0e60d6c648b0f2dc43bd5221377a0a7420 # v2.0.2
15
permissions:
16
contents: read # Read repository files and PR diffs
17
pull-requests: write # Post review comments
0 commit comments