Skip to content

Commit c1f764f

Browse files
Bump fastify/github-action-merge-dependabot from 3.11.1 to 3.11.2
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v3.11.1...v3.11.2) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-version: 3.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf8ea97 commit c1f764f

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.11.1
38+
uses: fastify/github-action-merge-dependabot@v3.11.2
3939
with:
4040
github-token: ${{secrets.GITHUB_TOKEN}}
4141
target: minor

0 commit comments

Comments
 (0)