Skip to content

Commit 38ed284

Browse files
Bump alcaeus/automatic-merge-up-action from 1.0.0 to 1.0.1
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] <[email protected]>
1 parent 6b1c3cc commit 38ed284

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
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Create pull request
2626
id: create-pull-request
27-
uses: alcaeus/[email protected].0
27+
uses: alcaeus/[email protected].1
2828
with:
2929
ref: ${{ github.ref_name }}
3030
branchNamePattern: 'v<major>.<minor>'

0 commit comments

Comments
 (0)