Skip to content

Commit

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

chore(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0
  • Loading branch information
simoneb committed Nov 29, 2021
2 parents a82adb1 + 03e7a19 commit ff19895
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 @@ -24,6 +24,6 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: fastify/github-action-merge-dependabot@v2.5.0
- uses: fastify/github-action-merge-dependabot@v2.6.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ff19895

Please sign in to comment.