Skip to content

Commit

Permalink
fix: dependabot-automerge (#1198)
Browse files Browse the repository at this point in the history
  • Loading branch information
vicary committed Jul 12, 2022
1 parent d0dbecf commit 0d1d13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-automerge.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.1.1
uses: dependabot/fetch-metadata@v1.3.1
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
- name: Approve and merge minor updates
Expand Down

0 comments on commit 0d1d13e

Please sign in to comment.