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 09d80c7 commit 71562f7Copy full SHA for 71562f7
.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.34
+ uses: MeilCli/danger-action@v6.0.36
31
if: github.event_name == 'pull_request'
32
with:
33
plugins_file: 'Gemfile'
0 commit comments