Skip to content

Commit

Permalink
Use latest danger-go version
Browse files Browse the repository at this point in the history
  • Loading branch information
echarrod committed Aug 23, 2023
1 parent d915223 commit df9efa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: npm install -g danger

- name: Install danger-go
run: go install github.com/luno/danger-go/cmd/danger-go@v0.2.0 # match version used in build/ci
run: go install github.com/luno/danger-go/cmd/danger-go

- name: Check versions
run: |
Expand Down

0 comments on commit df9efa8

Please sign in to comment.