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: reitermarkus/homebrew-tap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d42596184c1efd979c8e9943f02a323dc1dc5e32
Choose a base ref
..
head repository: reitermarkus/homebrew-tap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7e8c21c91d8b5eae9c3044257eae593bb2af47ea
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/sync-ci-config.yml
2 changes: 1 addition & 1 deletion .github/workflows/sync-ci-config.yml
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ jobs:
private_key: ${{ secrets.GH_APP_KEY }}

- name: Create pull request
uses: peter-evans/create-pull-request@a7759c6f845add8bbb34383885a4367cc0d43210
uses: peter-evans/create-pull-request@5ddfb02482b3ea87dc8e327258cb1473d77e9101
with:
token: ${{ steps.generate_token.outputs.token }}
branch: sync-ci-config