Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v7 (#420)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 9e78b5e commit bb8c43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Fetch PR
id: pr
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
script: |
const response = await github.rest.repos.listPullRequestsAssociatedWithCommit({
Expand Down

0 comments on commit bb8c43a

Please sign in to comment.