Skip to content

Commit

Permalink
Update github-cherry-pick-action to v1.0.10
Browse files Browse the repository at this point in the history
update github-cherry-pick-action to v1.0.10
  • Loading branch information
mosfet80 authored Jun 17, 2024
1 parent f7b00dc commit eed1e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: matrix.version != github.base_ref
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: carloscastrojumo/github-cherry-pick-action@v1.0.9
uses: carloscastrojumo/github-cherry-pick-action@v1.0.10
with:
branch: ${{ matrix.version }}
labels: |
Expand Down

0 comments on commit eed1e89

Please sign in to comment.