Skip to content

Commit

Permalink
Merge pull request #14 from centralnicgroup-opensource/dependabot/git…
Browse files Browse the repository at this point in the history
…hub_actions/dependabot/fetch-metadata-2

chore(deps): bump dependabot/fetch-metadata from 1 to 2
  • Loading branch information
KaiSchwarz-cnic authored Mar 23, 2024
2 parents f5c6c06 + 1cb5097 commit 4eb5522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-dependabot-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1
uses: dependabot/fetch-metadata@v2
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs
Expand Down

0 comments on commit 4eb5522

Please sign in to comment.