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 f691b07 commit 911b53bCopy full SHA for 911b53b
.github/workflows/auto-dependabot.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
if: github.actor == 'dependabot[bot]'
12
steps:
13
- - uses: ad/dependabot-auto-approve@v1
+ - uses: frequenz-floss/dependabot-auto-approve@005e52004f5d5c6af2f81b89ec25e5cf6f3dfd77 # v1.3.0
14
with:
15
dependency-type: 'all'
16
auto-merge: 'true'
0 commit comments