Skip to content

Commit dbb5e6f

Browse files
author
Vittorio
committed
ci(dependabot): use the latest version of fetch-metadata to hopefully get the correct metadata info. update-type was empty for some reason
1 parent 007720f commit dbb5e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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: metadata
14-
uses: dependabot/fetch-metadata@v1.1.1
14+
uses: dependabot/fetch-metadata@v1.4.0
1515
with:
1616
github-token: ${{ secrets.ACCES_TOKEN }}
1717
- name: Steps metadata info

0 commit comments

Comments
 (0)