Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit a3254b6

Browse files
authored
Merge pull request #7 from microsoftgraph/dependabot/github_actions/dependabot/fetch-metadata-1.6.0
Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
2 parents c80a095 + 6c4751c commit a3254b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Dependabot metadata
2121
id: metadata
22-
uses: dependabot/fetch-metadata@v1.5.1
22+
uses: dependabot/fetch-metadata@v1.6.0
2323
with:
2424
github-token: "${{ secrets.GITHUB_TOKEN }}"
2525

0 commit comments

Comments
 (0)