Skip to content

Commit

Permalink
Merge pull request #225 from Fdawgs/dependabot/github_actions/fastify…
Browse files Browse the repository at this point in the history
…/github-action-merge-dependabot-v2.0.0

build(deps): bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0
  • Loading branch information
Fdawgs authored Mar 18, 2021
2 parents 9fff101 + 9111211 commit b2790b5
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 @@ -93,7 +93,7 @@ jobs:
needs: [commit-lint, lint, unit-tests]
runs-on: ubuntu-latest
steps:
- uses: fastify/github-action-merge-dependabot@v1.2.1
- uses: fastify/github-action-merge-dependabot@v2.0.0
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b2790b5

Please sign in to comment.