Skip to content

Commit

Permalink
chore(deps): bump fastify/github-action-merge-dependabot from 3.10.1 …
Browse files Browse the repository at this point in the history
…to 3.10.2 (#891)

chore(deps): bump fastify/github-action-merge-dependabot

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](fastify/github-action-merge-dependabot@v3.10.1...v3.10.2)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 4320299 commit d21830b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

steps:
- name: Merge pull requests
uses: fastify/[email protected].1
uses: fastify/[email protected].2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
target: minor

0 comments on commit d21830b

Please sign in to comment.