Skip to content

Commit bb80b28

Browse files
Bump dependabot/fetch-metadata from 2 to 3 (#2717)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51094bc commit bb80b28

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
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v6
1717
- name: Dependabot metadata
1818
id: metadata
19-
uses: dependabot/fetch-metadata@v2
19+
uses: dependabot/fetch-metadata@v3
2020
with:
2121
github-token: ${{ secrets.GITHUB_TOKEN }}
2222

0 commit comments

Comments
 (0)