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:
dependabot[bot]
2026-05-08 01:43:33 +00:00
committed by GitHub
parent c0aa985ff8
commit fd770a728c
+1 -1
View File
@@ -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: