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.3 to 1.5.4
Bumps [docker/cagent-action](https://github.com/docker/cagent-action) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](https://github.com/docker/cagent-action/compare/f208610469d69f20983cad64c577949a132caa33...3f5dc9969f307d3c76acb7e9ccaefdd96bd62f4b) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.5.4 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@f208610469d69f20983cad64c577949a132caa33 # v1.5.3
|
||||
uses: docker/cagent-action@3f5dc9969f307d3c76acb7e9ccaefdd96bd62f4b # v1.5.4
|
||||
env:
|
||||
GH_TOKEN: ${{ env.GITHUB_APP_TOKEN || github.token }}
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user