Skip to content

Commit

Permalink
chore(deps): update danger/danger-js action to v11.3.0 (#1437)
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 Sep 23, 2023
1 parent 225c3cf commit e790193
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 @@ -28,6 +28,6 @@ jobs:
with:
persist-credentials: false
- name: Danger
uses: danger/danger-js@11.2.8
uses: danger/danger-js@11.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e790193

Please sign in to comment.