diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 2bcdeac..09b83be 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -28,7 +28,7 @@ jobs: run: make test-macos - name: Danger action - uses: MeilCli/danger-action@v6.0.33 + uses: MeilCli/danger-action@v6.0.34 if: github.event_name == 'pull_request' with: plugins_file: 'Gemfile'