Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
chore(deps): update danger/danger-js action to v10.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 3, 2020
1 parent 1cdb924 commit 9fed7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/danger.yml
Expand Up @@ -34,6 +34,6 @@ jobs:
run: npm ci

- name: Danger
uses: danger/danger-js@10.5.0
uses: danger/danger-js@10.5.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9fed7c2

Please sign in to comment.