Skip to content

Commit 1e0d7c0

Browse files
Bump actions/github-script from 7 to 8 (#611)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 129e105 commit 1e0d7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919
- name: Get Draft Cli version
20-
uses: actions/github-script@v7
20+
uses: actions/github-script@v8
2121
id: get_draft_version
2222
with:
2323
result-encoding: string

0 commit comments

Comments
 (0)