Skip to content

Commit eb1ba50

Browse files
authored
chore(deps): bump actions/github-script from 7 to 8 (#3178) (#3182)
1 parent 66dd6b7 commit eb1ba50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
github-token: ${{ secrets.GITHUB_TOKEN }}
8282

8383
- name: Trigger cli-docs workflow
84-
uses: actions/github-script@v7
84+
uses: actions/github-script@v8
8585
continue-on-error: true
8686
with:
8787
github-token: ${{ secrets.GH_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)