Skip to content

Commit 69ace2d

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.4.1 to 1.4.2. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](docker/cagent-action@d98096f...f3b82c5) --- updated-dependencies: - dependency-name: docker/cagent-action/.github/workflows/review-pr.yml dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3586ba5 commit 69ace2d

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
@@ -20,7 +20,7 @@ permissions:
2020

2121
jobs:
2222
review:
23-
uses: docker/cagent-action/.github/workflows/review-pr.yml@d98096f432f2aea5091c811852c4da804e60623a # v1.4.1
23+
uses: docker/cagent-action/.github/workflows/review-pr.yml@f3b82c50bfaca431899c1fcd8f9d2fdd4fe40300 # v1.4.2
2424
# Scoped to the job so other jobs in this workflow aren't over-permissioned
2525
permissions:
2626
contents: read # Read repository files and PR diffs

0 commit comments

Comments
 (0)