Skip to content

Commit 61b07c8

Browse files
build(deps): bump actions/github-script from 8 to 9 (#2084)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a24f7a2 commit 61b07c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/licensecheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
steps:
4646
- uses: actions/checkout@v6
4747
if: github.event_name == 'push' || github.event_name == 'pull_request'
48-
- uses: actions/github-script@v8
48+
- uses: actions/github-script@v9
4949
if: github.event_name == 'issue_comment'
5050
id: get-pr
5151
with:

0 commit comments

Comments
 (0)