Skip to content

Commit ab92ce6

Browse files
Bump dependabot/fetch-metadata in the github-dependencies group
Bumps the github-dependencies 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: github-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65e848d commit ab92ce6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dependabot-automation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Retrieve Dependabot metadata
1616
id: metadata
17-
uses: dependabot/fetch-metadata@v2
17+
uses: dependabot/fetch-metadata@v3
1818
with:
1919
github-token: "${{ secrets.GITHUB_TOKEN }}"
2020

@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- name: Retrieve Dependabot metadata
3434
id: metadata
35-
uses: dependabot/fetch-metadata@v2
35+
uses: dependabot/fetch-metadata@v3
3636
with:
3737
github-token: "${{ secrets.GITHUB_TOKEN }}"
3838

0 commit comments

Comments
 (0)