Skip to content

Commit

Permalink
Merge 6adce3e into a6500e9
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 18, 2021
2 parents a6500e9 + 6adce3e commit 758c970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -84,7 +84,7 @@ jobs:
needs: test
runs-on: ubuntu-latest
steps:
- uses: fastify/github-action-merge-dependabot@v2.5.0
- uses: fastify/github-action-merge-dependabot@v2.6.0
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
with:
github-token: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 758c970

Please sign in to comment.