Skip to content

Commit

Permalink
Update danger/kotlin action to v1.3.2 (#255)
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 Nov 28, 2024
1 parent 31f4e8c commit b4137e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/danger_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
run: ./gradlew dependencyUpdates

- name: Danger Checks
uses: danger/[email protected].1
uses: danger/[email protected].2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b4137e5

Please sign in to comment.