Skip to content

Commit e3904e9

Browse files
Merge pull request #4 from tomasbasham/dependabot/github_actions/dependabot/fetch-metadata-3.0.0
ci(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0
2 parents 996cb15 + 7bbab48 commit e3904e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
can-auto-merge: ${{ steps.can-auto-merge.outputs.approve }}
4040
steps:
4141
- name: Fetch Dependabot metadata
42-
uses: dependabot/fetch-metadata@v2.5.0
42+
uses: dependabot/fetch-metadata@v3.0.0
4343
id: dependabot-metadata
4444
with:
4545
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)