Skip to content

Commit

Permalink
Merge pull request #371 from microsoftgraph/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dependabot/fetch-metadata-2.0.0

chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
  • Loading branch information
andrueastman authored Mar 22, 2024
2 parents 4bfc69a + 7a6b0c4 commit c5d72cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.6.0
uses: dependabot/fetch-metadata@v2.0.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

Expand Down

0 comments on commit c5d72cd

Please sign in to comment.