Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0c54070

Browse files
Bump alcaeus/automatic-merge-up-action from 1.0.0 to 1.0.1 (#1851)
Bumps [alcaeus/automatic-merge-up-action](https://github.com/alcaeus/automatic-merge-up-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/alcaeus/automatic-merge-up-action/releases) - [Commits](alcaeus/automatic-merge-up-action@1.0.0...1.0.1) --- updated-dependencies: - dependency-name: alcaeus/automatic-merge-up-action dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 049a2bf commit 0c54070

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/merge-up.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Create pull request
2626
id: create-pull-request
27-
uses: alcaeus/automatic-merge-up-action@1.0.0
27+
uses: alcaeus/automatic-merge-up-action@1.0.1
2828
with:
2929
ref: ${{ github.ref_name }}
3030
branchNamePattern: 'v<major>.<minor>'

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108

109109
- name: "Determine branch to merge up to"
110110
id: get-next-branch
111-
uses: alcaeus/automatic-merge-up-action/get-next-branch@1.0.0
111+
uses: alcaeus/automatic-merge-up-action/get-next-branch@1.0.1
112112
with:
113113
ref: ${{ github.ref_name }}
114114
branchNamePattern: 'v<major>.<minor>'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /