Skip to content

Commit 4887858

Browse files
authored
Merge pull request #268 from learningequality/dependabot/github_actions/github-556be15a16
Bump actions/github-script from 8 to 9 in the github group
2 parents 7ec7c11 + c11fd94 commit 4887858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- name: Get latest Kolibri release
2929
id: get_latest_kolibri_release
30-
uses: actions/github-script@v8
30+
uses: actions/github-script@v9
3131
with:
3232
result-encoding: string
3333
script: |

0 commit comments

Comments
 (0)