Skip to content

Commit 83617fa

Browse files
chore(deps): bump fastify/github-action-merge-dependabot (#12)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.0 to v1.2.1. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](v1.2.0...afbe82b) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8f33f7 commit 83617fa

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
@@ -4,7 +4,7 @@ jobs:
44
approve:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: fastify/github-action-merge-dependabot@v1.2.0
7+
- uses: fastify/github-action-merge-dependabot@v1.2.1
88
with:
99
github-token: ${{secrets.GITHUB_TOKEN}}
1010
approve-only: true

0 commit comments

Comments
 (0)