Skip to content

Commit 2f392a1

Browse files
Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#43)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36b6798 commit 2f392a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ jobs:
5858
needs: [browsers, test, test-legacy]
5959
runs-on: ubuntu-latest
6060
steps:
61-
- uses: fastify/github-action-merge-dependabot@v2.1.1
61+
- uses: fastify/github-action-merge-dependabot@v2.2.0
6262
with:
6363
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)