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 8169f7b commit af161b7Copy full SHA for af161b7
.github/workflows/dependabot.yaml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- name: Dependabot metadata
13
id: dependabot-metadata
14
- uses: dependabot/fetch-metadata@v1.3.1
+ uses: dependabot/fetch-metadata@v1.3.2
15
with:
16
github-token: ${{ secrets.GITHUB_TOKEN }}
17
- name: Approve a PR
0 commit comments