Skip to content

Commit 8ab3526

Browse files
build(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da486de commit 8ab3526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-autocheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
# however this isnt available for 'issue_comment'
7171
# ---------------------------------------------------------------------------------------
7272

73-
- uses: actions/github-script@v6
73+
- uses: actions/github-script@v7
7474
id: get_issue_number
7575
with:
7676
script: |

0 commit comments

Comments
 (0)