Skip to content

Commit d8a4125

Browse files
authored
Merge pull request #28 from fastify/dependabot/github_actions/fastify/github-action-merge-dependabot-2.2.0
2 parents c7a7d1e + e8e5e48 commit d8a4125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
needs: build
5454
runs-on: ubuntu-latest
5555
steps:
56-
- uses: fastify/github-action-merge-dependabot@v2.1.1
56+
- uses: fastify/github-action-merge-dependabot@v2.2.0
5757
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
5858
with:
5959
github-token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)