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 83c5ea9 commit 6f45f66Copy full SHA for 6f45f66
.github/workflows/lint.yml
@@ -18,6 +18,6 @@ jobs:
18
steps:
19
- uses: actions/checkout@v3
20
- name: Danger
21
- uses: danger/[email protected].2
+ uses: danger/[email protected].3
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments