Skip to content

Commit

Permalink
chore(deps): bump github/combine-prs from 3.1.2 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 3.1.2 to 4.1.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](github/combine-prs@v3.1.2...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent d99c22d commit 5724b0c
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 @@ -18,7 +18,7 @@ jobs:
steps:
- name: combine-prs
id: combine-prs
uses: github/combine-prs@v3.1.2
uses: github/combine-prs@v4.1.0
with:
github_token: ${{ secrets.ORG_GITHUB_PAT }}
labels: "dependabot,combined-pr"

0 comments on commit 5724b0c

Please sign in to comment.