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.
2 parents fa83acb + d9badaa commit fbf292fCopy full SHA for fbf292f
.github/workflows/auto-dependabot.yaml
@@ -9,7 +9,7 @@ jobs:
9
if: github.actor == 'dependabot[bot]'
10
steps:
11
- name: Auto-approve and merge Dependabot PRs
12
- uses: frequenz-floss/[email protected]
+ uses: frequenz-floss/dependabot-auto-approve@005e52004f5d5c6af2f81b89ec25e5cf6f3dfd77 # v1.3.0
13
with:
14
github-token: ${{ secrets.GITHUB_TOKEN }}
15
merge-method: merge
0 commit comments