Skip to content

Commit a00373a

Browse files
chore(deps): bump dependabot/fetch-metadata in the github group (#672)
Bumps the github group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata). Updates `dependabot/fetch-metadata` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b73c8c commit a00373a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-dp-pr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- name: Dependabot metadata
3636
id: dependabot-metadata
37-
uses: dependabot/fetch-metadata@v2.0.0
37+
uses: dependabot/fetch-metadata@v2.1.0
3838
with:
3939
github-token: "${{ secrets.GITHUB_TOKEN }}"
4040
- name: Approve a PR

0 commit comments

Comments
 (0)