Skip to content

Commit

Permalink
Merge pull request #5 from jhongturney/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/github-script-7

Bump actions/github-script from 6 to 7
  • Loading branch information
jhongturney authored Apr 23, 2024
2 parents 6d8949a + f7b7f2d commit 8e2143f
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 @@ -32,7 +32,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 8e2143f

Please sign in to comment.