Skip to content

Commit dbfc375

Browse files
authored
Merge pull request #119 from Linuxfabrik/dependabot/github_actions/dependabot/fetch-metadata-3
chore(deps): bump dependabot/fetch-metadata from 2 to 3
2 parents ccb252f + 78f2434 commit dbfc375

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)