Skip to content

Commit

Permalink
chore(deps): update danger/danger-js action to v10.7.1 (#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 15, 2021
1 parent 144d5d9 commit 068ec0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -18,6 +18,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Danger
uses: danger/danger-js@10.7.0
uses: danger/danger-js@10.7.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 068ec0d

Please sign in to comment.