Skip to content

Commit 4496775

Browse files
dependabot[bot]MSE99
authored andcommitted
Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (fastify#21)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.1.0...v2.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ceadcb2 commit 4496775

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.0
56+
- uses: fastify/github-action-merge-dependabot@v2.1.1
5757
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
5858
with:
5959
github-token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)