Skip to content

Commit 028d0ce

Browse files
chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79e3982 commit 028d0ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
steps:
108108
- name: Dependabot metadata
109109
id: metadata
110-
uses: dependabot/fetch-metadata@v2.4.0
110+
uses: dependabot/fetch-metadata@v2.5.0
111111
with:
112112
github-token: '${{ secrets.GITHUB_TOKEN }}'
113113

0 commit comments

Comments
 (0)