Skip to content

Commit 7db07cc

Browse files
chore(deps): bump dependabot/fetch-metadata from 2 to 3 in the all group (#110)
Bumps the all group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata). Updates `dependabot/fetch-metadata` from 2 to 3 - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2...v3) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1834677 commit 7db07cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request'}}
4444
steps:
4545
- id: metadata
46-
uses: dependabot/fetch-metadata@v2
46+
uses: dependabot/fetch-metadata@v3
4747
with:
4848
github-token: "${{ secrets.GITHUB_TOKEN }}"
4949
- run: |

0 commit comments

Comments
 (0)