Skip to content

Commit 9c56269

Browse files
authored
Merge pull request #501 from UTSAVS26/dependabot/github_actions/actions/github-script-9
chore(deps): bump actions/github-script from 7 to 9
2 parents 7d663ef + 056e7b4 commit 9c56269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write
1515
steps:
1616
- name: Label Issue/PR
17-
uses: actions/github-script@v7
17+
uses: actions/github-script@v9
1818
with:
1919
github-token: ${{secrets.GITHUB_TOKEN}}
2020
script: |

0 commit comments

Comments
 (0)