Skip to content

Commit e8e28d1

Browse files
Bump ridedott/merge-me-action from v1.8.24 to v1.8.30
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from v1.8.24 to v1.8.30. - [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@v1.8.24...c876a93) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0177a4 commit e8e28d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
needs: test
2929
runs-on: ubuntu-latest
3030
steps:
31-
- uses: ridedott/[email protected].24
31+
- uses: ridedott/[email protected].30
3232
with:
3333
GITHUB_LOGIN: 'dependabot[bot]'
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)