We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e839741 commit 46a6d8cCopy full SHA for 46a6d8c
1 file changed
.github/workflows/label-pr.yml
@@ -15,7 +15,7 @@ jobs:
15
pull-requests: write
16
if: github.repository == 'nuxt-modules/device'
17
steps:
18
- - uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
+ - uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
19
env:
20
PULL_REQUEST_TITLE: ${{ github.event.pull_request.title }}
21
with:
0 commit comments