Skip to content

Commit 10e1448

Browse files
authored
Merge pull request #580 from chainifynet/dependabot/github_actions/dependabot/fetch-metadata-2.3.0
fix(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
2 parents a4689f4 + 15088a3 commit 10e1448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Dependabot metadata
2020
id: metadata
21-
uses: dependabot/fetch-metadata@v2.2.0
21+
uses: dependabot/fetch-metadata@v2.3.0
2222
with:
2323
github-token: "${{ secrets.GITHUB_TOKEN }}"
2424
- name: Add tag for patch updates

0 commit comments

Comments
 (0)