We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4354092 commit 8e4dd49Copy full SHA for 8e4dd49
.github/workflows/dependabot-merge.yaml
@@ -7,11 +7,11 @@ jobs:
7
permissions:
8
pull-requests: write
9
steps:
10
- - uses: fastify/github-action-merge-dependabot@v3.0.2
+ - uses: fastify/github-action-merge-dependabot@v3.2.0
11
with:
12
github-token: ${{ secrets.GITHUB_TOKEN }}
13
target: minor
14
15
16
17
target: patch
0 commit comments