Skip to content

Commit 3ec4958

Browse files
build(deps): bump fastify/github-action-merge-dependabot (#160)
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@e820d63...1b2ed42) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 541e7f7 commit 3ec4958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
contents: write
149149
runs-on: ubuntu-latest
150150
steps:
151-
- uses: fastify/github-action-merge-dependabot@e820d631adb1d8ab16c3b93e5afe713450884a4a # v3.11.1
151+
- uses: fastify/github-action-merge-dependabot@1b2ed42db8f9d81a46bac83adedfc03eb5149dff # v3.11.2
152152
with:
153153
github-token: ${{ secrets.GITHUB_TOKEN }}
154154
target: major

0 commit comments

Comments
 (0)