Skip to content

Commit

Permalink
Revert "Update dependabot/fetch-metadata action to v1.3.2"
Browse files Browse the repository at this point in the history
This reverts commit 62782b5.

1.3.2 does not work dependabot/fetch-metadata#231
This merging commit is made by renovate default managers
  • Loading branch information
kachick committed Jul 1, 2022
1 parent 56f7911 commit fdd15c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-dependabot-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.3.2
uses: dependabot/fetch-metadata@v1.3.1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: actions/checkout@v3
Expand Down

0 comments on commit fdd15c4

Please sign in to comment.