Skip to content

Commit d5bb7da

Browse files
chore(deps): bump dependabot/fetch-metadata in the all-actions group
Bumps the all-actions 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-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36c0f4f commit d5bb7da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: github.actor == 'dependabot[bot]'
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: dependabot/fetch-metadata@v2
14+
- uses: dependabot/fetch-metadata@v3
1515
id: metadata
1616

1717
- if: >-

0 commit comments

Comments
 (0)