Skip to content

Commit

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

chore(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1
  • Loading branch information
simoneb committed Dec 9, 2021
2 parents 19cc0dc + 7082666 commit bd68ef8
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.7.0
- uses: fastify/github-action-merge-dependabot@v2.7.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit bd68ef8

Please sign in to comment.