Skip to content

Commit

Permalink
Merge pull request #201 from nearform/dependabot/github_actions/fasti…
Browse files Browse the repository at this point in the history
…fy/github-action-merge-dependabot-2.1.1

chore(deps): bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1
  • Loading branch information
simoneb committed May 31, 2021
2 parents 58391a6 + 71a3831 commit ea4c1cc
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 @@ -34,6 +34,6 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: fastify/github-action-merge-dependabot@v2.1.0
- uses: fastify/github-action-merge-dependabot@v2.1.1
with:
github-token: ${{secrets.github_token}}

0 comments on commit ea4c1cc

Please sign in to comment.