Skip to content

Commit 25754fb

Browse files
Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#52)
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 3aefcf2 commit 25754fb

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

0 commit comments

Comments
 (0)