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