Skip to content

Commit 019a3d5

Browse files
build(deps): bump docker/cagent-action/.github/workflows/review-pr.yml
Bumps [docker/cagent-action/.github/workflows/review-pr.yml](https://github.com/docker/cagent-action) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](docker/cagent-action@c22076b...2a43a38) --- updated-dependencies: - dependency-name: docker/cagent-action/.github/workflows/review-pr.yml dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98131a3 commit 019a3d5

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)