Skip to content

Commit e644b1f

Browse files
Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#48)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc38e48 commit e644b1f

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
@@ -63,7 +63,7 @@ jobs:
6363
# will not occur.
6464
- name: Dependabot metadata
6565
id: dependabot-metadata
66-
uses: dependabot/fetch-metadata@v3.0.0
66+
uses: dependabot/fetch-metadata@v3.1.0
6767
with:
6868
github-token: "${{ secrets.GITHUB_TOKEN }}"
6969
# Here the PR gets approved.

0 commit comments

Comments
 (0)