Skip to content

Commit

Permalink
chore: updated actions/github-script
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Jan 5, 2025
1 parent e58762a commit a2cf868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

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

0 comments on commit a2cf868

Please sign in to comment.