Skip to content

Commit 3228831

Browse files
authored
Merge pull request #220 from Linuxfabrik/dependabot/github_actions/dependabot/fetch-metadata-3
chore(deps): bump dependabot/fetch-metadata from 2 to 3
2 parents 8b9b842 + 750d9f7 commit 3228831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: 'github.actor == ''dependabot[bot]'''
1414
steps:
1515

16-
- uses: 'dependabot/fetch-metadata@v2'
16+
- uses: 'dependabot/fetch-metadata@v3'
1717
id: 'meta'
1818

1919
- if: >-

0 commit comments

Comments
 (0)