Skip to content

Commit

Permalink
Bump ridedott/merge-me-action from 2.10.29 to 2.10.31
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 17, 2022
1 parent 9d8cd38 commit a08c63f
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
Expand Up @@ -11,7 +11,7 @@ jobs:
merge-dependabot:
runs-on: ubuntu-latest
steps:
- uses: ridedott/[email protected].29
- uses: ridedott/[email protected].31
if: ${{ github.event.workflow_run.conclusion == 'success' }}
with:
GITHUB_LOGIN: dependabot
Expand All @@ -20,7 +20,7 @@ jobs:
merge-scala-steward:
runs-on: ubuntu-latest
steps:
- uses: ridedott/[email protected].29
- uses: ridedott/[email protected].31
if: ${{ github.event.workflow_run.conclusion == 'success' }}
with:
GITHUB_LOGIN: azavea-bot
Expand Down

0 comments on commit a08c63f

Please sign in to comment.