Skip to content

Commit 38a8f7c

Browse files
Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#80)
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 2953840 commit 38a8f7c

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
@@ -78,7 +78,7 @@ jobs:
7878
needs: test
7979
runs-on: ubuntu-latest
8080
steps:
81-
- uses: fastify/github-action-merge-dependabot@v1
81+
- uses: fastify/github-action-merge-dependabot@v1.2.1
8282
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
8383
with:
8484
github-token: ${{secrets.github_token}}

0 commit comments

Comments
 (0)