Skip to content

Commit a2e0864

Browse files
authored
Merge pull request #26 from xoap-io/dependabot/github_actions/dev/dependabot/fetch-metadata-2.1.0
build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.1.0
2 parents 39ba692 + 0234ce8 commit a2e0864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- name: Dependabot metadata
1313
id: dependabot-metadata
14-
uses: dependabot/fetch-metadata@v1.6.0
14+
uses: dependabot/fetch-metadata@v2.1.0
1515
with:
1616
github-token: ${{ secrets.GITHUB_TOKEN }}
1717
- name: Approve a PR

0 commit comments

Comments
 (0)