Skip to content

Commit a2cf868

Browse files
authored
chore: updated actions/github-script
1 parent e58762a commit a2cf868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-prs.yml

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

1717
- name: ⌚ Update PRs
1818
id: update-prs
19-
uses: actions/github-script@v6
19+
uses: actions/github-script@v7
2020
with:
2121
script: |
2222
# deactivated this for the moment, as it probably doesn't make any sense on GitHub.com with our limited runners

0 commit comments

Comments
 (0)