Skip to content

Commit 28b6292

Browse files
Bump alcaeus/automatic-merge-up-action in the actions group
Bumps the actions group with 1 update: [alcaeus/automatic-merge-up-action](https://github.com/alcaeus/automatic-merge-up-action). Updates `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 dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32c7b85 commit 28b6292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-up.yml

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

2828
- name: Create pull request
2929
id: create-pull-request
30-
uses: alcaeus/[email protected].0
30+
uses: alcaeus/[email protected].1
3131
with:
3232
ref: ${{ github.ref_name }}
3333
branchNamePattern: 'release/<major>.<minor>'

0 commit comments

Comments
 (0)