zephyrproject-rtos / openocd

OpenOCD with Zephyr patches for building Zephyr SDK
Other
28 stars 45 forks source link

github/workflow: increase delete-tag-and-release version #54

Closed stephanosio closed 1 year ago

stephanosio commented 1 year ago

During setup job in the GH actions, GH tries to resolve all actions before starting to run the scripts. It can not find 0.2.0 version inside 'dev-drprasad/delete-tag-and-release 'repo and action fails.

This patch fixes that error. Also, switched to the latest ubuntu image Hidapi version updated to 0.13.1

Change-Id: I02af41f6189d5a28f874c9b008073d74de46b4ca Reviewed-on: https://review.openocd.org/c/openocd/+/7551 Tested-by: jenkins Reviewed-by: Antonio Borneo borneo.antonio@gmail.com (cherry picked from commit 4b9b55a832e43815a1dd1b219107a01a1beadc1e)