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