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 270ac5f commit dd02854Copy full SHA for dd02854
.github/workflows/CI.yml
@@ -27,7 +27,7 @@ jobs:
27
run: make test-macos
28
29
- name: Danger action
30
- uses: MeilCli/danger-action@v6.0.37
+ uses: MeilCli/danger-action@v6.0.38
31
if: github.event_name == 'pull_request'
32
with:
33
plugins_file: 'Gemfile'
0 commit comments