Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 16d6192

Browse files
authored
deps: update actions/github-script action to v7 (#1571)
1 parent 9eb8834 commit 16d6192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
if: contains(github.head_ref, 'release-please')
2323
steps:
24-
- uses: actions/github-script@v6
24+
- uses: actions/github-script@v7
2525
with:
2626
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
2727
debug: true

0 commit comments

Comments
 (0)