Skip to content

Commit

Permalink
Upgrade Dependabot fetch metadata action to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLongstaff committed Sep 10, 2024
1 parent 00c84b8 commit 8d52d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
steps:
- name: Fetch metadata
id: metadata
uses: dependabot/fetch-metadata@v1.3.1
uses: dependabot/fetch-metadata@v2.2.0
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'

Expand Down

0 comments on commit 8d52d56

Please sign in to comment.