Skip to content

Commit 94df3fd

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github/codeql-action-4.35.1
2 parents 3e25c15 + 80ecf73 commit 94df3fd

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)