Skip to content

Commit

Permalink
chore(deps): update danger/danger-js action to v12.2.0 (#1580)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 01b21e9 commit bd0f8c6
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 @@ -29,6 +29,6 @@ jobs:
with:
persist-credentials: false
- name: Danger
uses: danger/danger-js@12.1.0
uses: danger/danger-js@12.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit bd0f8c6

Please sign in to comment.