Skip to content

Commit 16cf47a

Browse files
build(deps): bump docker/cagent-action from 1.2.13 to 1.3.2
Bumps [docker/cagent-action](https://github.com/docker/cagent-action) from 1.2.13 to 1.3.2. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](docker/cagent-action@3a12dbd...b4ccf4c) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0e4469 commit 16cf47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-docs-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
private_key: ${{ secrets.CAGENT_REVIEWER_APP_PRIVATE_KEY }}
5656

5757
- name: Run documentation scan
58-
uses: docker/cagent-action@3a12dbd0c6cd7dda3d4e05f24f0143c9701456de # latest
58+
uses: docker/cagent-action@b4ccf4cc94f5b34d1760709012c40975f6def2d1 # latest
5959
env:
6060
GH_TOKEN: ${{ steps.app-token.outputs.token || github.token }}
6161
with:

0 commit comments

Comments
 (0)