- Updated version of action

This commit is contained in:
Ferdi Koomen 2022-06-13 10:24:47 +02:00
parent 859cb2668d
commit 3c1e6d4da7

View File

@ -9,6 +9,6 @@ jobs:
pull-requests: write
contents: write
steps:
- uses: fastify/github-action-merge-dependabot@v3
- uses: fastify/github-action-merge-dependabot@v3.0.0
with:
github-token: ${{ secrets.TOKEN }}