Skip to content

Commit f8fa1a0

Browse files
authored
Merge pull request docker#25027 from docker/dependabot/github_actions/docker/cagent-action/dot-github/workflows/review-pr.yml-1.5.2
build(deps): bump docker/cagent-action/.github/workflows/review-pr.yml from 1.5.0 to 1.5.2
2 parents 98131a3 + 019a3d5 commit f8fa1a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: |
1515
github.event_name == 'issue_comment' ||
1616
github.event.workflow_run.conclusion == 'success'
17-
uses: docker/cagent-action/.github/workflows/review-pr.yml@c22076b8856ee12d9b4c4685bb49cf26eb974079 # v1.5.0
17+
uses: docker/cagent-action/.github/workflows/review-pr.yml@2a43a3882401f45e3114df7f6d66eca184993a90 # v1.5.2
1818
# Scoped to the job so other jobs in this workflow aren't over-permissioned
1919
permissions:
2020
contents: read # Read repository files and PR diffs

0 commit comments

Comments
 (0)