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 0cd5a7f commit f76279aCopy full SHA for f76279a
1 file changed
.github/workflows/issue-triage.yml
@@ -64,7 +64,7 @@ jobs:
64
run: pnpm build
65
66
- name: Run triagebot
67
- uses: withastro/triagebot-action@887f99779cdba9b625c64154376ccf2e169ba71b # v0.3.2
+ uses: withastro/triagebot-action@f78a3fa311d266e3eec4562a77f906650a0263bb # v0.3.3
68
with:
69
read-token: ${{ secrets.GITHUB_TOKEN }}
70
write-token: ${{ secrets.FREDKBOT_GITHUB_TOKEN }}
0 commit comments