Skip to content

Commit 20d10fc

Browse files
authored
Merge pull request #26 from Kode-Rex/dependabot/github_actions/actions/github-script-8
ci(deps): bump actions/github-script from 7 to 8
2 parents d38cb48 + bb73e45 commit 20d10fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Get PR info
2222
id: pr-info
23-
uses: actions/github-script@v7
23+
uses: actions/github-script@v8
2424
with:
2525
result-encoding: string
2626
script: |

0 commit comments

Comments
 (0)