Skip to content

Commit 975f206

Browse files
chore(deps): update actions/github-script action to v9
1 parent da4ea4a commit 975f206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
pull-requests: write
1616
if: github.repository == 'nuxt-modules/device'
1717
steps:
18-
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
18+
- uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
1919
env:
2020
PULL_REQUEST_TITLE: ${{ github.event.pull_request.title }}
2121
with:

0 commit comments

Comments
 (0)