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:
dependabot[bot]
2026-05-12 06:53:40 +00:00
committed by GitHub
parent 98131a3be0
commit eb7fea9b43
+1 -1
View File
@@ -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: