Skip to content

Commit

Permalink
chore: bump cherry-pick action to v1.2.0 (#12701)
Browse files Browse the repository at this point in the history
  • Loading branch information
jschmid1 authored Mar 8, 2024
1 parent b57e553 commit 2bf7e5a
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@2d2a475d31b060ac21521b5eda0a78876bbae94e #v1.1.0
uses: jschmid1/cross-repo-cherrypick-action@9d2ead0043acba474373992c8175f2b8ffcdb31c #v1.2.0
id: cherry_pick
with:
token: ${{ secrets.CHERRY_PICK_TOKEN }}
Expand Down

1 comment on commit 2bf7e5a

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:2bf7e5a628516e0335018608b687190b65d16ab5
Artifacts available https://github.com/Kong/kong/actions/runs/8200809973

Please sign in to comment.