mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
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.1 to 1.5.3. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](https://github.com/docker/cagent-action/compare/0498757af1c50b084f763d626f571918cf317509...f208610469d69f20983cad64c577949a132caa33) --- updated-dependencies: - dependency-name: docker/cagent-action/.github/workflows/review-pr.yml dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
if: |
|
||||
github.event_name == 'issue_comment' ||
|
||||
github.event.workflow_run.conclusion == 'success'
|
||||
uses: docker/cagent-action/.github/workflows/review-pr.yml@0498757af1c50b084f763d626f571918cf317509 # v1.5.1
|
||||
uses: docker/cagent-action/.github/workflows/review-pr.yml@f208610469d69f20983cad64c577949a132caa33 # v1.5.3
|
||||
# Scoped to the job so other jobs in this workflow aren't over-permissioned
|
||||
permissions:
|
||||
contents: read # Read repository files and PR diffs
|
||||
|
||||
Reference in New Issue
Block a user