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:
dependabot[bot]
2026-06-01 03:03:21 +00:00
committed by GitHub
parent 5130d3693f
commit 04c61a7330
+1 -1
View File
@@ -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: