Skip to content

Commit a7abb8c

Browse files
Bump dependabot/fetch-metadata from 2.4.0 to 3.0.0 (#52)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 3.0.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.4.0...v3.0.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8119d58 commit a7abb8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# will not occur.
7373
- name: Dependabot metadata
7474
id: dependabot-metadata
75-
uses: dependabot/fetch-metadata@v2.4.0
75+
uses: dependabot/fetch-metadata@v3.0.0
7676
with:
7777
github-token: "${{ secrets.GITHUB_TOKEN }}"
7878
# Here the PR gets approved.

0 commit comments

Comments
 (0)