Skip to content

Commit

Permalink
Merge pull request #1654 from camptocamp/renovate/master-actions-gith…
Browse files Browse the repository at this point in the history
…ub-script-7.x

Update actions/github-script action to v7 (master)
  • Loading branch information
sbrunner authored Dec 5, 2023
2 parents d848e24 + 7ad3202 commit 0d9509b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-auto-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
timeout-minutes: 5

steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
script: |-
github.rest.pulls.createReview({
Expand Down

0 comments on commit 0d9509b

Please sign in to comment.