Skip to content

Commit 37a2607

Browse files
Bump fastify/github-action-merge-dependabot from 1.2.0 to 2.0.0 (#11)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v1.2.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a486c1 commit 37a2607

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@v1.2.0
56+
- uses: fastify/github-action-merge-dependabot@v2.0.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)