Skip to content

Commit d4d48b8

Browse files
chore(deps): update actions/github-script action to v7
1 parent 6fbfc3d commit d4d48b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-zenhub-label.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
permissions:
1414
issues: write
1515
steps:
16-
- uses: actions/github-script@v6
16+
- uses: actions/github-script@v7
1717
with:
1818
script: |
1919
github.rest.issues.addLabels({

0 commit comments

Comments
 (0)