Skip to content

Commit 1fca4fe

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 8362512 commit 1fca4fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
contents: write
2929

3030
steps:
31-
- uses: fastify/github-action-merge-dependabot@v3.11.1
31+
- uses: fastify/github-action-merge-dependabot@v3.11.2
3232
with:
3333
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)