diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bf5e25b6..01a8fe04 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,6 +19,7 @@ jobs: uses: standardrb/standard-ruby-action@v0.0.5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + USE_BUNDLE_VERSION: true permissions: checks: write