Skip to content

Commit 67cccc8

Browse files
build(deps): bump fastify/github-action-merge-dependabot (#4135)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@c3bde07...e820d63) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e565e04 commit 67cccc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,6 @@ jobs:
218218
pull-requests: write
219219
steps:
220220
- name: Merge Dependabot PR
221-
uses: fastify/github-action-merge-dependabot@c3bde0759d4f24db16f7b250b2122bc2df57e817 # v3.11.0
221+
uses: fastify/github-action-merge-dependabot@e820d631adb1d8ab16c3b93e5afe713450884a4a # v3.11.1
222222
with:
223223
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)