Skip to content

Commit 05c0870

Browse files
authored
Merge pull request #8 from MidnightCommander/dependabot/github_actions/actions/github-script-9
chore(deps): bump actions/github-script from 8 to 9
2 parents 99b0201 + 835f219 commit 05c0870

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v6
2424

25-
- uses: actions/github-script@v8
25+
- uses: actions/github-script@v9
2626
id: get-head-hash
2727
with:
2828
result-encoding: string

0 commit comments

Comments
 (0)