Skip to content

Commit 1a07368

Browse files
Bump fastify/github-action-merge-dependabot from 3.0.0 to 3.2.0 (#256)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v3.0.0...v3.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 17b9988 commit 1a07368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
pull-requests: write
5050
contents: write
5151
steps:
52-
- uses: fastify/github-action-merge-dependabot@v3.0.0
52+
- uses: fastify/github-action-merge-dependabot@v3.2.0
5353
with:
5454
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)