diff --git a/.github/workflows/bump_libraries.yaml b/.github/workflows/bump_libraries.yaml index 555a052c..fe22fa22 100644 --- a/.github/workflows/bump_libraries.yaml +++ b/.github/workflows/bump_libraries.yaml @@ -25,7 +25,7 @@ jobs: run: uv python install ${{ env.PYTHON_VERSION }} - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Create release version