Skip to content

Commit

Permalink
Bump actions/github-script from 6 to 7 (#4055)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent 952d58c commit 4c68b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/combine-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
id: create-combined-pr
name: Create Combined PR
with:
Expand Down

0 comments on commit 4c68b95

Please sign in to comment.