Skip to content

Commit

Permalink
Merge pull request #301 from chainifynet/dependabot/github_actions/de…
Browse files Browse the repository at this point in the history
…pendabot/fetch-metadata-2.0.0

fix(deps): bump dependabot/fetch-metadata from 1.7.0 to 2.0.0
  • Loading branch information
wobondar authored Mar 28, 2024
2 parents 6c958ff + 2204a9d commit f7568ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.7.0
uses: dependabot/fetch-metadata@v2.0.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Add tag for patch updates
Expand Down

0 comments on commit f7568ef

Please sign in to comment.