Skip to content

Commit

Permalink
chore(deps): update danger/danger-js action to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent ed7da01 commit 9200d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
run: npm ci

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

0 comments on commit 9200d3e

Please sign in to comment.