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

Commit 9a5187a

Browse files
chore(deps): bump dependabot/fetch-metadata from 2 to 3
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2 to 3. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2...v3) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 128ac3a commit 9a5187a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- name: Fetch Dependabot metadata
2727
id: meta
28-
uses: dependabot/fetch-metadata@v2
28+
uses: dependabot/fetch-metadata@v3
2929

3030
- name: Enable auto-merge (actions + patch/minor)
3131
if: >-

0 commit comments

Comments
 (0)