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 0423e3f commit ab80a56Copy full SHA for ab80a56
.github/workflows/auto-dependabot.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Auto-merge Dependabot PR
16
- uses: ad/dependabot-auto-approve@v1
+ uses: frequenz-floss/dependabot-auto-approve@005e52004f5d5c6af2f81b89ec25e5cf6f3dfd77 # v1.3.0
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
merge-method: 'merge'
0 commit comments