Skip to content

Commit 064f2b7

Browse files
Bump ridedott/merge-me-action from 2.9.149 to 2.9.152
2 parents a7af6e2 + 4065857 commit 064f2b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# succeeds. This can be changed as needed.
2020
if: ${{ github.event.workflow_run.conclusion == 'success' }}
2121
name: Merge me!
22-
uses: ridedott/merge-me-action@v2.9.149
22+
uses: ridedott/merge-me-action@v2.9.152
2323
with:
2424
# Depending on branch protection rules, a manually populated
2525
# `GITHUB_TOKEN_WORKAROUND` secret with permissions to push to

.github/workflows/automergelint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# succeeds. This can be changed as needed.
2020
if: ${{ github.event.workflow_run.conclusion == 'success' }}
2121
name: Merge me!
22-
uses: ridedott/merge-me-action@v2.9.149
22+
uses: ridedott/merge-me-action@v2.9.152
2323
with:
2424
# Depending on branch protection rules, a manually populated
2525
# `GITHUB_TOKEN_WORKAROUND` secret with permissions to push to

0 commit comments

Comments
 (0)