Skip to content

Commit

Permalink
[Chore] Pin danger version used in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rvem committed Jan 31, 2024
1 parent 905c24d commit 89c670b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
install_path: 'vendor/bundle'
danger_file: './danger/instant-checks.rb'
danger_id: 'instant-checks'
danger_version: '= 9.4.2'
env:
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_BOT_TOKEN }}
- uses: MeilCli/danger-action@v5
Expand Down

0 comments on commit 89c670b

Please sign in to comment.