Skip to content

Commit 5bc90b7

Browse files
build(deps): bump fastify/github-action-merge-dependabot (#38)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.3.0...v2.4.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bd8474 commit 5bc90b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ jobs:
104104
- test
105105
runs-on: ubuntu-latest
106106
steps:
107-
- uses: fastify/github-action-merge-dependabot@v2.3.0
107+
- uses: fastify/github-action-merge-dependabot@v2.4.0
108108
with:
109109
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)