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.2.13 to 1.5.0
Bumps [docker/cagent-action](https://github.com/docker/cagent-action) from 1.2.13 to 1.5.0. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](https://github.com/docker/cagent-action/compare/3a12dbd0c6cd7dda3d4e05f24f0143c9701456de...c22076b8856ee12d9b4c4685bb49cf26eb974079) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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@3a12dbd0c6cd7dda3d4e05f24f0143c9701456de # latest
|
||||
uses: docker/cagent-action@c22076b8856ee12d9b4c4685bb49cf26eb974079 # latest
|
||||
env:
|
||||
GH_TOKEN: ${{ env.GITHUB_APP_TOKEN || github.token }}
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user