Skip to content

Commit

Permalink
Merge pull request #62 from danger/f-meloni-patch-3
Browse files Browse the repository at this point in the history
Use master action
  • Loading branch information
f-meloni committed Jan 17, 2020
2 parents 4605e54 + 8e948fe commit a52b6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Danger
uses: danger/kotlin@0.2.0
uses: danger/kotlin@master
with:
args: "--id DangerKotlinAction"
env:
Expand Down

0 comments on commit a52b6d7

Please sign in to comment.