Skip to content

Commit 80ecf73

Browse files
Bump actions/github-script from 8 to 9 in /.github/workflows (#749)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79d6760 commit 80ecf73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919
- name: Get Draft Cli version
20-
uses: actions/github-script@v8
20+
uses: actions/github-script@v9
2121
id: get_draft_version
2222
with:
2323
result-encoding: string

0 commit comments

Comments
 (0)