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 5e6199d commit 77476aaCopy full SHA for 77476aa
.github/workflows/lint.yml
@@ -29,6 +29,6 @@ jobs:
29
with:
30
persist-credentials: false
31
- name: Danger
32
- uses: danger/[email protected].0
+ uses: danger/[email protected].1
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments