Skip to content

Commit d3fa09b

Browse files
authored
Merge pull request #36 from skitsanos/renovate/dependabot-fetch-metadata-2.x
chore(deps): update dependabot/fetch-metadata action to v2.2.0
2 parents 4c6f44d + f2316b6 commit d3fa09b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# will not occur.
1818
- name: Dependabot metadata
1919
id: dependabot-metadata
20-
uses: dependabot/fetch-metadata@v2.1.0
20+
uses: dependabot/fetch-metadata@v2.2.0
2121
with:
2222
github-token: "${{ secrets.GITHUB_TOKEN }}"
2323
# Here the PR gets approved.

0 commit comments

Comments
 (0)