Skip to content

Commit

Permalink
Merge pull request #1004 from NicolasT/dependabot/github_actions/depe…
Browse files Browse the repository at this point in the history
…ndabot/fetch-metadata-2.1.0

chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
  • Loading branch information
github-actions[bot] authored Apr 25, 2024
2 parents df15001 + 5d4e6d1 commit 9f2bc49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Fetch Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v2.0.0
uses: dependabot/fetch-metadata@v2.1.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

Expand All @@ -31,7 +31,7 @@ jobs:
steps:
- name: Fetch Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v2.0.0
uses: dependabot/fetch-metadata@v2.1.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

Expand Down

0 comments on commit 9f2bc49

Please sign in to comment.