github/workflow: increase delete-tag-and-release version
commit4b9b55a832e43815a1dd1b219107a01a1beadc1e
authorErhan Kurubas <erhan.kurubas@espressif.com>
Fri, 24 Mar 2023 23:56:19 +0000 (25 02:56 +0300)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 1 Apr 2023 16:10:43 +0000 (1 16:10 +0000)
tree21db75d2f27dd74b54fa4370cba41faa353fddb0
parentc1b14d678fd77095ef5c076c0e927aeed6a753c7
github/workflow: increase delete-tag-and-release version

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

Signed-off-by: Erhan Kurubas <erhan.kurubas@espressif.com>
Change-Id: I02af41f6189d5a28f874c9b008073d74de46b4ca
Reviewed-on: https://review.openocd.org/c/openocd/+/7551
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
.github/workflows/snapshot.yml