Skip to content

Commit 6f98b26

Browse files
chore(deps): bump dependabot/fetch-metadata in the github group (#801)
Bumps the github group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata). Updates `dependabot/fetch-metadata` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.2.0...v2.3.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> Co-authored-by: Youssef Bel Mekki <[email protected]>
1 parent 6e75cd4 commit 6f98b26

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.2.0
37+
uses: dependabot/fetch-metadata@v2.3.0
3838
with:
3939
github-token: "${{ secrets.GITHUB_TOKEN }}"
4040
- name: Approve a PR

0 commit comments

Comments
 (0)