Skip to content

Commit 1f7ca7d

Browse files
Bump github/combine-prs from 3.1.1 to 3.1.2
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/github/combine-prs/releases) - [Commits](github/combine-prs@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: github/combine-prs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1084b20 commit 1f7ca7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/combine-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
steps:
1414
- name: combine-prs
1515
id: combine-prs
16-
uses: github/[email protected].1
16+
uses: github/[email protected].2
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)