Skip to content

Commit dbb7d51

Browse files
Upgrade: [dependabot] - bump dependabot/fetch-metadata from 1 to 2 (#59)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c1efec commit dbb7d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_auto_approve_and_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
private-key: ${{ secrets.AUTOMERGE_PEM }}
1919
- name: Dependabot metadata
2020
id: dependabot-metadata
21-
uses: dependabot/fetch-metadata@v1
21+
uses: dependabot/fetch-metadata@v2
2222
with:
2323
github-token: "${{ secrets.GITHUB_TOKEN }}"
2424
- name: Approve patch and minor updates

0 commit comments

Comments
 (0)