Skip to content

Commit a973030

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.4 to 1.5.5. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](docker/cagent-action@3f5dc99...367a30d) --- updated-dependencies: - dependency-name: docker/cagent-action/.github/workflows/review-pr.yml dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb59821 commit a973030

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
@@ -19,7 +19,7 @@ jobs:
1919
!contains(github.event.comment.body, '<!-- cagent-review -->') &&
2020
!contains(github.event.comment.body, '<!-- cagent-review-reply -->')) ||
2121
github.event.workflow_run.conclusion == 'success'
22-
uses: docker/cagent-action/.github/workflows/review-pr.yml@3f5dc9969f307d3c76acb7e9ccaefdd96bd62f4b # v1.5.4
22+
uses: docker/cagent-action/.github/workflows/review-pr.yml@367a30ddb41e0156459d03750f508eac03f3c38a # v1.5.5
2323
permissions:
2424
contents: read # Read repository files and PR diffs
2525
pull-requests: write # Post review comments

0 commit comments

Comments
 (0)