Skip to content

Commit

Permalink
Bump ridedott/merge-me-action from 2.10.11 to 2.10.12
Browse files Browse the repository at this point in the history
dependabot[bot] authored Jul 11, 2022
1 parent 3751d7e commit 5939cd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge-dependencies.yml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ jobs:
merge-dependabot:
runs-on: ubuntu-latest
steps:
- uses: ridedott/merge-me-action@v2.10.11
- uses: ridedott/merge-me-action@v2.10.12
if: ${{ github.event.workflow_run.conclusion == 'success' }}
with:
GITHUB_LOGIN: dependabot
@@ -20,7 +20,7 @@ jobs:
merge-scala-steward:
runs-on: ubuntu-latest
steps:
- uses: ridedott/merge-me-action@v2.10.11
- uses: ridedott/merge-me-action@v2.10.12
if: ${{ github.event.workflow_run.conclusion == 'success' }}
with:
GITHUB_LOGIN: azavea-bot

0 comments on commit 5939cd5

Please sign in to comment.