Skip to content

Commit

Permalink
Bump ridedott/merge-me-action from 2.10.43 to 2.10.74
Browse files Browse the repository at this point in the history
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.43 to 2.10.74.
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits](ridedott/merge-me-action@v2.10.43...v2.10.74)

---
updated-dependencies:
- dependency-name: ridedott/merge-me-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent ea8cc7c commit 9fcaed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
needs: test
runs-on: ubuntu-latest
steps:
- uses: ridedott/[email protected].43
- uses: ridedott/[email protected].74
with:
GITHUB_LOGIN: 'dependabot[bot]'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9fcaed7

Please sign in to comment.