Skip to content

Commit

Permalink
Merge pull request #36 from exonet/dependabot/github_actions/dependab…
Browse files Browse the repository at this point in the history
…ot/fetch-metadata-2.0.0

Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
  • Loading branch information
robbinjanssen committed Mar 25, 2024
2 parents 3a27ee1 + 850864c commit 4c92169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: Fetch 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 4c92169

Please sign in to comment.