Skip to content

Commit d5b3921

Browse files
dependabot-github-actions(deps): bump dependabot/fetch-metadata (#292)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b66e10 commit d5b3921

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
@@ -14,7 +14,7 @@ jobs:
1414
-
1515
name: Dependabot metadata
1616
id: metadata
17-
uses: dependabot/fetch-metadata@v2
17+
uses: dependabot/fetch-metadata@v3
1818
with:
1919
github-token: "${{ secrets.GITHUB_TOKEN }}"
2020

0 commit comments

Comments
 (0)