diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index a7a320c..f6ba769 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -34,7 +34,7 @@ jobs: run: make test-watchos - name: Danger action - uses: MeilCli/danger-action@v6.0.24 + uses: MeilCli/danger-action@v6.0.25 if: github.event_name == 'pull_request' with: plugins_file: 'Gemfile'