Skip to content

Commit 77e9344

Browse files
Update MeilCli/danger-action action to v6.0.41 (#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 650610d commit 77e9344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: make test-macos
2929

3030
- name: Danger action
31-
uses: MeilCli/danger-action@v6.0.40
31+
uses: MeilCli/danger-action@v6.0.41
3232
if: github.event_name == 'pull_request'
3333
with:
3434
plugins_file: 'Gemfile'

0 commit comments

Comments
 (0)