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.
2 parents 36c6b6a + 0249e89 commit c9e9829Copy full SHA for c9e9829
.github/workflows/set-default-values-pr.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Set default labels
33
if: ${{ github.actor != 'dependabot[bot]' }}
34
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
35
env:
36
TITLE: ${{ github.event.pull_request.title }}
37
with:
0 commit comments