Skip to content

Commit

Permalink
Bump github/combine-prs from 3.0.1 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 3.0.1 to 3.1.1.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](github/combine-prs@v3.0.1...v3.1.1)

---
updated-dependencies:
- dependency-name: github/combine-prs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent ab90c0f commit 756d824
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 756d824

Please sign in to comment.