Skip to content

Commit 8e72b7c

Browse files
Upgrade: Bump fastify/github-action-merge-dependabot
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v1.2.1...a8beb6a) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ec7df0 commit 8e72b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
needs: test
3535
runs-on: ubuntu-latest
3636
steps:
37-
- uses: fastify/github-action-merge-dependabot@v1.2.1
37+
- uses: fastify/github-action-merge-dependabot@v2.0.0
3838
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' && contains(github.head_ref, 'dependabot/github_actions') }}
3939
with:
4040
github-token: ${{secrets.github_token}}

0 commit comments

Comments
 (0)