Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/update-channels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# Note: PRs opened with the default GITHUB_TOKEN don't trigger the
# build workflow. Pass a PAT or GitHub App token via `token` if CI
# should run on them.
- uses: peter-evans/create-pull-request@v7
- uses: peter-evans/create-pull-request@v8
with:
add-paths: |
listings/apps.json
Expand Down