Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DroidKaigi/conference-app-2022
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 45c5d130798b5e9645cd45064814195122aa2ae3
Choose a base ref
..
head repository: DroidKaigi/conference-app-2022
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9f7d98499500031494dba1514fc8afd2d1941f49
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/DependencyDiff.yml
2 changes: 1 addition & 1 deletion .github/workflows/DependencyDiff.yml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ jobs:
with:
issue-number: ${{ github.event.pull_request.number }}
body-includes: Dependency diff
- uses: peter-evans/create-or-update-comment@384c114887453534544cab66743e0ed42a1342a8
- uses: peter-evans/create-or-update-comment@5f728c3dae25f329afbe34ee4d08eef25569d79f
if: ${{ steps.dependency-diff.outputs.text-diff != null && steps.find_comment.outputs.comment-id != null }}
with:
body: |