Skip to content

Commit

Permalink
Merge pull request #366 from gofiber/dependabot/github_actions/depend…
Browse files Browse the repository at this point in the history
…abot/fetch-metadata-2.0.0

Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
  • Loading branch information
ReneWerner87 authored Mar 24, 2024
2 parents ff49b17 + a336da4 commit a90f716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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.PR_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs
Expand Down

0 comments on commit a90f716

Please sign in to comment.