Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

Commit 2871c40

Browse files
committed
Update dependabot/fetch-metadata to v3.0.0 for Node 24 compatibility
1 parent 0d23cc7 commit 2871c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
if: github.actor == 'dependabot[bot]'
2222
steps:
2323
- name: Get Dependabot metadata
24-
uses: dependabot/fetch-metadata@v2
24+
uses: dependabot/fetch-metadata@v3.0.0
2525
with:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
2727
- name: Enable auto-merge

0 commit comments

Comments
 (0)