Skip to content
Closed
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/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
pull-requests: write # needed to open the PR
steps:
- name: Backport
uses: m-kuhn/backport@30b6e83906cc97bad3a02867181d6236becf68f9
uses: m-kuhn/backport@74eb973c022c9abb04555b3fde955fbe056d78f5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}