We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d119cb commit fcc7d88Copy full SHA for fcc7d88
1 file changed
.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.41
+ uses: MeilCli/danger-action@v6.0.42
31
if: github.event_name == 'pull_request'
32
with:
33
plugins_file: 'Gemfile'
0 commit comments