Skip to content

Commit 6d980df

Browse files
Merge pull request #314 from PlayForm/dependabot/github_actions/dependabot/fetch-metadata-2.5.0
Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
2 parents 27a3add + 592862a commit 6d980df

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.4.0
23+
- uses: dependabot/fetch-metadata@v2.5.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.4.0
38+
- uses: dependabot/fetch-metadata@v2.5.0
3939
with:
4040
github-token: "${{ secrets.GITHUB_TOKEN }}"
4141

0 commit comments

Comments
 (0)