Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…/combine-prs-3.1.1' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 2, 2023
2 parents 59a42dd + 756d824 commit 7554df8
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 @@ -13,6 +13,6 @@ jobs:
steps:
- name: combine-prs
id: combine-prs
uses: github/combine-prs@v3.0.1
uses: github/combine-prs@v3.1.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7554df8

Please sign in to comment.