diff --git a/.github/workflows/cherryPickAutomation.yml b/.github/workflows/cherryPickAutomation.yml index 4bf99e2047..d8a70ede1e 100644 --- a/.github/workflows/cherryPickAutomation.yml +++ b/.github/workflows/cherryPickAutomation.yml @@ -18,7 +18,7 @@ jobs: with: fetch-depth: 0 - name: Cherry pick action - uses: carloscastrojumo/github-cherry-pick-action@v1.0.1 + uses: carloscastrojumo/github-cherry-pick-action@v1.0.10 with: branch: final-stable committer: openhab-bot @@ -34,7 +34,7 @@ jobs: with: fetch-depth: 0 - name: Cherry pick action - uses: carloscastrojumo/github-cherry-pick-action@v1.0.1 + uses: carloscastrojumo/github-cherry-pick-action@v1.0.10 with: branch: final-2.5.x committer: openhab-bot