Skip to content

Commit 136fa0f

Browse files
authored
Merge pull request #1065 from Linuxfabrik/dependabot/github_actions/dependabot/fetch-metadata-3
chore(deps): bump dependabot/fetch-metadata from 2 to 3
2 parents 2c160c6 + 974aac6 commit 136fa0f

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
@@ -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)