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 e201e11 commit 1a723deCopy full SHA for 1a723de
.github/workflows/dependabot-auto-approve.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- name: Dependabot metadata
13
id: metadata
14
- uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7
+ uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b
15
with:
16
github-token: "${{ secrets.GITHUB_TOKEN }}"
17
- name: Approve a PR
0 commit comments