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 a3c02c8 commit 934fccaCopy full SHA for 934fcca
.github/workflows/dependabot-auto-approve.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Dependabot metadata
15
id: metadata
16
- uses: dependabot/fetch-metadata@5a70a1d133aebc31503dc07fb19f294cf18ff31c
+ uses: dependabot/fetch-metadata@186ccbbe83ea100061d2a4e5ad1e78372b949c3f
17
with:
18
github-token: "${{ secrets.GITHUB_TOKEN }}"
19
- name: Approve a PR
0 commit comments