Skip to content

Commit d9fc678

Browse files
authoredApr 29, 2021
Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#167)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v1.2.1...a8beb6a) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5227c2e commit d9fc678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
needs: build
5252
runs-on: ubuntu-latest
5353
steps:
54-
- uses: fastify/github-action-merge-dependabot@v1.2.1
54+
- uses: fastify/github-action-merge-dependabot@v2.0.0
5555
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
5656
with:
5757
github-token: ${{secrets.github_token}}

0 commit comments

Comments
 (0)
Please sign in to comment.