Skip to content

Commit e61de64

Browse files
Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#298)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1 to v1.2.1. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v1...afbe82b) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1eab78 commit e61de64

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
@@ -21,7 +21,7 @@ jobs:
2121
needs: test
2222
runs-on: ubuntu-latest
2323
steps:
24-
- uses: fastify/github-action-merge-dependabot@v1
24+
- uses: fastify/github-action-merge-dependabot@v1.2.1
2525
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
2626
with:
2727
github-token: ${{secrets.github_token}}

0 commit comments

Comments
 (0)