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 50aa661 commit 0c918e1Copy full SHA for 0c918e1
.github/workflows/dapr_bot.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Comment analyzer
12
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
13
with:
14
github-token: ${{secrets.DAPR_BOT_TOKEN}}
15
script: |
0 commit comments