Skip to content

Commit 19fd96d

Browse files
Merge pull request #94 from CodeEditorLand/dependabot/github_actions/dependabot/fetch-metadata-2.3.0
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
2 parents c0e7063 + 4dfbc11 commit 19fd96d

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

0 commit comments

Comments
 (0)