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 7cf97b3 commit a7ed4b8Copy full SHA for a7ed4b8
.github/workflows/danger.yml
@@ -34,7 +34,7 @@ jobs:
34
rubygems: ${{ matrix.rubygems }}
35
bundler: ${{ matrix.bundler }}
36
bundler-cache: true
37
- - uses: MeilCli/danger-action@v5
+ - uses: MeilCli/danger-action@v6
38
with:
39
plugins_file: 'Gemfile'
40
install_path: 'vendor/bundle'
0 commit comments