Skip to content

Commit 1ae2cd9

Browse files
ci: bump dependabot/fetch-metadata from 2 to 3 (#13)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a4cd62 commit 1ae2cd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
if: github.actor == 'dependabot[bot]'
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: dependabot/fetch-metadata@v2
15+
- uses: dependabot/fetch-metadata@v3
1616
id: meta
1717
with:
1818
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)