Skip to content

Commit 1cd3739

Browse files
Bump fastify/github-action-merge-dependabot from 3.10.2 to 3.11.0
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.10.2 to 3.11.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v3.10.2...v3.11.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]>
1 parent 2be7cc9 commit 1cd3739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
contents: write
3636
steps:
3737
- name: 🤖 Merge PR from dependabot
38-
uses: fastify/github-action-merge-dependabot@v3.10.2
38+
uses: fastify/github-action-merge-dependabot@v3.11.0
3939
with:
4040
github-token: ${{secrets.GITHUB_TOKEN}}
4141
target: minor

0 commit comments

Comments
 (0)