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 48f75de commit 1375abdCopy full SHA for 1375abd
.github/workflows/dependabot-approve-and-automerge.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Dependabot metadata
14
id: metadata
15
- uses: dependabot/fetch-metadata@4de7a6c08ce727a42e0adbbdc345f761a01240ce
+ uses: dependabot/fetch-metadata@c9c4182bf1b97f5224aee3906fd373f6b61b4526
16
with:
17
github-token: "${{ secrets.GITHUB_TOKEN }}"
18
- name: Approve a PR
0 commit comments