We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cffa32 commit bdf0d29Copy full SHA for bdf0d29
.github/workflows/lint.yml
@@ -18,6 +18,6 @@ jobs:
18
steps:
19
- uses: actions/checkout@v2
20
- name: Danger
21
- uses: danger/danger-js@10.8.0
+ uses: danger/danger-js@10.9.0
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments