Skip to content

Commit

Permalink
chore(deps): update danger/danger-js action to v10.6.2 (#753)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2021
1 parent 468648e commit 29549ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Danger
uses: danger/danger-js@10.6.1
uses: danger/danger-js@10.6.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 29549ed

Please sign in to comment.