Skip to content

Commit 67eb399

Browse files
chore(deps): bump dependabot/fetch-metadata from 2 to 3
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2 to 3. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2...v3) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76b689f commit 67eb399

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
actions: write
5959
steps:
6060
- id: metadata
61-
uses: dependabot/fetch-metadata@v2
61+
uses: dependabot/fetch-metadata@v3
6262
with:
6363
github-token: "${{ secrets.GITHUB_TOKEN }}"
6464
- run: |

0 commit comments

Comments
 (0)