Skip to content

Commit d767e83

Browse files
Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#83)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c087b2 commit d767e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
needs: test
7979
runs-on: ubuntu-latest
8080
steps:
81-
- uses: fastify/github-action-merge-dependabot@v1.2.1
81+
- uses: fastify/github-action-merge-dependabot@v2.0.0
8282
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
8383
with:
8484
github-token: ${{secrets.github_token}}

0 commit comments

Comments
 (0)