mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
ci(.github/workflows/doc-check): update agents-chat-action to v0.3.0 (#25784)
This commit is contained in:
committed by
GitHub
parent
7e2f7198dd
commit
673709bd34
@@ -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@354442115103a9d674686661d2076a8c62eb7cb2 # v0.2.0
|
||||
uses: coder/agents-chat-action@b3fc81d7dae5006dd124e98ef6fada1a36cdd86e # v0.3.0
|
||||
with:
|
||||
coder-url: ${{ secrets.DOC_CHECK_CODER_URL }}
|
||||
coder-token: ${{ secrets.DOC_CHECK_CODER_SESSION_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user