Skip to content

Commit

Permalink
ci(auto-merge): upgraded to the latest version of the action
Browse files Browse the repository at this point in the history
  • Loading branch information
travi committed Sep 29, 2021
1 parent 922259d commit 97db6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
needs: release
runs-on: ubuntu-latest
steps:
- uses: fastify/github-action-merge-dependabot@v2.0.0
- uses: fastify/github-action-merge-dependabot@v2.1.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 97db6f8

Please sign in to comment.