Skip to content

Commit a7ed4b8

Browse files
Bump MeilCli/danger-action from 5 to 6 (#634)
Bumps [MeilCli/danger-action](https://github.com/meilcli/danger-action) from 5 to 6. - [Release notes](https://github.com/meilcli/danger-action/releases) - [Commits](MeilCli/danger-action@v5...v6) --- updated-dependencies: - dependency-name: MeilCli/danger-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cf97b3 commit a7ed4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/danger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
rubygems: ${{ matrix.rubygems }}
3535
bundler: ${{ matrix.bundler }}
3636
bundler-cache: true
37-
- uses: MeilCli/danger-action@v5
37+
- uses: MeilCli/danger-action@v6
3838
with:
3939
plugins_file: 'Gemfile'
4040
install_path: 'vendor/bundle'

0 commit comments

Comments
 (0)