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 3907b75 commit 1b82ef4Copy full SHA for 1b82ef4
.github/workflows/release.yml
@@ -84,7 +84,7 @@ jobs:
84
fi
85
86
- name: Trigger deployment workflow
87
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
88
with:
89
github-token: ${{ secrets.ACTION_WORKFLOWS }}
90
retries: 3
0 commit comments