ci(.github/workflows/doc-check): update agents-chat-action to v0.2.0 (#25731)

This commit is contained in:
Mathias Fredriksson
2026-05-27 17:51:18 +03:00
committed by GitHub
parent f422ac89cc
commit 2730a87975
+1 -1
View File
@@ -213,7 +213,7 @@ jobs:
- name: Run doc-check via Coder Agent Chat
if: steps.check-secrets.outputs.skip != 'true'
uses: coder/agents-chat-action@f0b975f503d3ff3e4478517baae290d4d01a2c7e # v0
uses: coder/agents-chat-action@354442115103a9d674686661d2076a8c62eb7cb2 # v0.2.0
with:
coder-url: ${{ secrets.DOC_CHECK_CODER_URL }}
coder-token: ${{ secrets.DOC_CHECK_CODER_SESSION_TOKEN }}