Skip to content

Commit

Permalink
chore(deps): bump jschmid1/cross-repo-cherrypick-action
Browse files Browse the repository at this point in the history
Bumps [jschmid1/cross-repo-cherrypick-action](https://github.com/jschmid1/cross-repo-cherrypick-action) from cde6a39fa9e6eee09e633dc83bbf5e83bb476ec3 to 1182bef0772280407550496e3cceaecb7c0102d0.
- [Release notes](https://github.com/jschmid1/cross-repo-cherrypick-action/releases)
- [Commits](jschmid1/cross-repo-cherrypick-action@cde6a39...1182bef)

---
updated-dependencies:
- dependency-name: jschmid1/cross-repo-cherrypick-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent ac59ffd commit bfa4771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherry-picks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
token: ${{ secrets.CHERRY_PICK_TOKEN }}
- name: Create backport pull requests
uses: jschmid1/cross-repo-cherrypick-action@cde6a39fa9e6eee09e633dc83bbf5e83bb476ec3 #v1.1.0
uses: jschmid1/cross-repo-cherrypick-action@1182bef0772280407550496e3cceaecb7c0102d0 #v1.1.0
with:
token: ${{ secrets.CHERRY_PICK_TOKEN }}
pull_title: '[cherry-pick -> ${target_branch}] ${pull_title}'
Expand Down

0 comments on commit bfa4771

Please sign in to comment.