Skip to content

Commit ef5f01e

Browse files
chore: Bump dependabot/fetch-metadata
Bumps the github-actions-version-updates group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata). Updates `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 dependency-group: github-actions-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad94580 commit ef5f01e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
steps:
130130
- name: Dependabot metadata
131131
id: metadata
132-
uses: dependabot/fetch-metadata@v2.4.0
132+
uses: dependabot/fetch-metadata@v2.5.0
133133
with:
134134
github-token: "${{ secrets.GITHUB_TOKEN }}"
135135
- name: Enable auto-merge for Dependabot PRs

0 commit comments

Comments
 (0)