We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f1ed41 commit ad78be6Copy full SHA for ad78be6
1 file changed
.github/workflows/triage-agent.yml
@@ -15,7 +15,7 @@ jobs:
15
persist-credentials: false
16
17
- name: Triage issue with Warp Agent
18
- uses: warpdotdev/warp-agent-action@fee7dc8441f64d14a4ae22596eb68167ced24a1a # v1
+ uses: warpdotdev/warp-agent-action@fee7dc8441f64d14a4ae22596eb68167ced24a1a # v1.0.18
19
env:
20
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
with:
0 commit comments