Skip to content

Commit accc945

Browse files
dependabot[bot]jakepetroules
authored andcommitted
Bump swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml
Bumps [swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml](https://github.com/swiftlang/github-workflows) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/swiftlang/github-workflows/releases) - [Commits](swiftlang/github-workflows@0.0.1...0.0.2) --- updated-dependencies: - dependency-name: swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e4db3d commit accc945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
create_merge_pr:
1515
name: Create PR to merge main into release branch
16-
uses: swiftlang/github-workflows/.github/workflows/[email protected].1
16+
uses: swiftlang/github-workflows/.github/workflows/[email protected].2
1717
with:
1818
head_branch: main
1919
base_branch: release/6.3

0 commit comments

Comments
 (0)