Skip to content

Commit ad25898

Browse files
ci(deps): bump dependabot/fetch-metadata from 2 to 3 (#3)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1dfc4d commit ad25898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
steps:
131131
- name: Dependabot metadata
132132
id: metadata
133-
uses: dependabot/fetch-metadata@v2 # https://github.com/dependabot/fetch-metadata/
133+
uses: dependabot/fetch-metadata@v3 # https://github.com/dependabot/fetch-metadata/
134134
with:
135135
github-token: "${{ secrets.GITHUB_TOKEN }}"
136136

0 commit comments

Comments
 (0)