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 46f57ef commit cde72a5Copy full SHA for cde72a5
.github/workflows/auto_merge_prs.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Dependabot metadata
14
id: metadata
15
if: ${{ github.actor == 'dependabot[bot]' }}
16
- uses: dependabot/fetch-metadata@v2.3.0
+ uses: dependabot/fetch-metadata@v2.4.0
17
with:
18
github-token: "${{ github.token }}"
19
- name: Enable auto-merge
0 commit comments