mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00:00
Update .github/workflows/pr-review.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Derek Misler <derekmisler@gmail.com>
This commit is contained in:
parent
ece1886824
commit
bd351d7f96
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-review.yml
vendored
2
.github/workflows/pr-review.yml
vendored
|
|
@ -12,7 +12,7 @@ permissions:
|
|||
|
||||
jobs:
|
||||
review:
|
||||
uses: docker/cagent-action/.github/workflows/review-pr.yml@dba0ca51938c78afb363625363c50582243218d6 #v1.3.1
|
||||
uses: docker/cagent-action/.github/workflows/review-pr.yml@dba0ca51938c78afb363625363c50582243218d6 # v1.3.1
|
||||
# Scoped to the job so other jobs in this workflow aren't over-permissioned
|
||||
permissions:
|
||||
contents: read # Read repository files and PR diffs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue