Skip to content

Commit 46a6d8c

Browse files
chore(deps): update actions/github-script action to v8 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e839741 commit 46a6d8c

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@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
18+
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
1919
env:
2020
PULL_REQUEST_TITLE: ${{ github.event.pull_request.title }}
2121
with:

0 commit comments

Comments
 (0)