Skip to content

Commit

Permalink
chore(deps): update danger/danger-js action to v12.2.0 (#189)
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] committed May 11, 2024
1 parent c855d14 commit bf37ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -28,6 +28,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 bf37ad8

Please sign in to comment.