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