We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 891c1d7 + 08a9d60 commit 7ebbbdcCopy full SHA for 7ebbbdc
1 file changed
.github/workflows/pr-review.yml
@@ -20,7 +20,7 @@ permissions:
20
21
jobs:
22
review:
23
- uses: docker/cagent-action/.github/workflows/review-pr.yml@f3b82c50bfaca431899c1fcd8f9d2fdd4fe40300 # v1.4.2
+ uses: docker/cagent-action/.github/workflows/review-pr.yml@d98096f432f2aea5091c811852c4da804e60623a # v1.4.1
24
# Scoped to the job so other jobs in this workflow aren't over-permissioned
25
permissions:
26
contents: read # Read repository files and PR diffs
0 commit comments