Skip to content

Commit 58199af

Browse files
authored
Merge pull request docker#25028 from docker/dependabot/github_actions/docker/cagent-action-1.5.2
build(deps): bump docker/cagent-action from 1.5.1 to 1.5.2
2 parents f8fa1a0 + eb7fea9 commit 58199af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
echo "GITHUB_APP_TOKEN=$PAT" >> "$GITHUB_ENV"
6767
6868
- name: Run documentation scan
69-
uses: docker/cagent-action@0498757af1c50b084f763d626f571918cf317509 # latest
69+
uses: docker/cagent-action@2a43a3882401f45e3114df7f6d66eca184993a90 # latest
7070
env:
7171
GH_TOKEN: ${{ env.GITHUB_APP_TOKEN || github.token }}
7272
with:

0 commit comments

Comments
 (0)