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: 1479aeee9fa86f75d7619aa902785009433d6f2f
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: ee4c5c44eac22caba89691c83f5e9d8d9d4c4b06
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@ae3093d7e85f362454c379855726d698ca0ec1c0
uses: peter-evans/create-pull-request@c52b9e20284076a051eeb08b2fe7a338176ddfa9
with:
token: ${{ steps.generate_token.outputs.token }}
branch: sync-ci-config