Skip to content

Commit

Permalink
Update Danger Action to 6.x.x (was 5.x.x)
Browse files Browse the repository at this point in the history
  • Loading branch information
dogo committed Sep 22, 2024
1 parent ad59103 commit 6a50c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
bundler-cache: true

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

0 comments on commit 6a50c78

Please sign in to comment.