Skip to content

Commit

Permalink
chore(deps): bump fastify/github-action-merge-dependabot (#12)
Browse files Browse the repository at this point in the history
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.0 to v1.2.1.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](v1.2.0...afbe82b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2021
1 parent d8f33f7 commit 83617fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
approve:
runs-on: ubuntu-latest
steps:
- uses: fastify/github-action-merge-dependabot@v1.2.0
- uses: fastify/github-action-merge-dependabot@v1.2.1
with:
github-token: ${{secrets.GITHUB_TOKEN}}
approve-only: true

0 comments on commit 83617fa

Please sign in to comment.