Skip to content

Commit 4c297bc

Browse files
Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#20)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.0.0...v2.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dc9d73 commit 4c297bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
needs: build
5454
runs-on: ubuntu-latest
5555
steps:
56-
- uses: fastify/github-action-merge-dependabot@v2.0.0
56+
- uses: fastify/github-action-merge-dependabot@v2.1.0
5757
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
5858
with:
5959
github-token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)