Skip to content

Commit

Permalink
Update dependabot/fetch-metadata action to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2023
1 parent 07204f9 commit 187b7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-reviewer.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.3.1
uses: dependabot/fetch-metadata@v1.6.0
- name: Enable auto-merge for Dependabot PRs
run: gh pr merge --auto --merge "$PR_URL"
env:
Expand Down

0 comments on commit 187b7b1

Please sign in to comment.