Skip to content

Commit 2fdf3b2

Browse files
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06f44b2 commit 2fdf3b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
if: ${{ github.actor == 'dependabot[bot]' }}
2121

2222
steps:
23-
- uses: dependabot/fetch-metadata@v2.1.0
23+
- uses: dependabot/fetch-metadata@v2.2.0
2424
with:
2525
github-token: "${{ secrets.GITHUB_TOKEN }}"
2626

@@ -35,7 +35,7 @@ jobs:
3535
if: ${{ github.actor == 'dependabot[bot]' }}
3636

3737
steps:
38-
- uses: dependabot/fetch-metadata@v2.1.0
38+
- uses: dependabot/fetch-metadata@v2.2.0
3939
with:
4040
github-token: "${{ secrets.GITHUB_TOKEN }}"
4141

0 commit comments

Comments
 (0)