We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650610d commit 77e9344Copy full SHA for 77e9344
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
run: make test-macos
29
30
- name: Danger action
31
- uses: MeilCli/danger-action@v6.0.40
+ uses: MeilCli/danger-action@v6.0.41
32
if: github.event_name == 'pull_request'
33
with:
34
plugins_file: 'Gemfile'
0 commit comments