Skip to content

Commit 0ae983c

Browse files
Bump dependabot/fetch-metadata from 2 to 3
Bumps [dependabot/fetch-metadata](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19767fb commit 0ae983c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Fetch Dependabot metadata
2121
id: metadata
22-
uses: dependabot/fetch-metadata@v2
22+
uses: dependabot/fetch-metadata@v3
2323
with:
2424
github-token: ${{ secrets.GITHUB_TOKEN }}
2525

0 commit comments

Comments
 (0)