Skip to content

Commit 0225305

Browse files
Bump actions/github-script from 8.0.0 to 9.0.0 (#61205)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bc85f2 commit 0225305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/link-check-internal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113

114114
- name: Create Copilot redirect issue
115115
if: inputs.create_copilot_issue
116-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd
116+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3
117117
with:
118118
github-token: ${{ secrets.DOCS_BOT_PAT_BASE }}
119119
script: |

0 commit comments

Comments
 (0)