Skip to content

Commit

Permalink
chore(deps): update danger/danger-js action to v11.1.3 (#1254)
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 Oct 1, 2022
1 parent 83c5ea9 commit 6f45f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -18,6 +18,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Danger
uses: danger/danger-js@11.1.2
uses: danger/danger-js@11.1.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6f45f66

Please sign in to comment.