Skip to content

Commit

Permalink
Bump MeilCli/danger-action from 6.0.2 to 6.0.3
Browse files Browse the repository at this point in the history
Bumps [MeilCli/danger-action](https://github.com/meilcli/danger-action) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/meilcli/danger-action/releases)
- [Commits](MeilCli/danger-action@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: MeilCli/danger-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent d283bfa commit 40c6a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
run: make test-ios

- name: Danger action
uses: MeilCli/danger-action@v6.0.2
uses: MeilCli/danger-action@v6.0.3
if: github.event_name == 'pull_request'
with:
plugins_file: 'Gemfile'
Expand Down

0 comments on commit 40c6a74

Please sign in to comment.