mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
build(deps): bump docker/cagent-action from 1.5.1 to 1.5.2
Bumps [docker/cagent-action](https://github.com/docker/cagent-action) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](https://github.com/docker/cagent-action/compare/0498757af1c50b084f763d626f571918cf317509...2a43a3882401f45e3114df7f6d66eca184993a90) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
||||
echo "GITHUB_APP_TOKEN=$PAT" >> "$GITHUB_ENV"
|
||||
|
||||
- name: Run documentation scan
|
||||
uses: docker/cagent-action@0498757af1c50b084f763d626f571918cf317509 # latest
|
||||
uses: docker/cagent-action@2a43a3882401f45e3114df7f6d66eca184993a90 # latest
|
||||
env:
|
||||
GH_TOKEN: ${{ env.GITHUB_APP_TOKEN || github.token }}
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user