Compare commits
4 Commits
b6f0927ac9
...
v1.29.2
| Author | SHA1 | Date | |
|---|---|---|---|
| 1eba96caba | |||
| db914ee651 | |||
| 34e51fe769 | |||
| 784e47cf74 |
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
- name: Create Release Tag
|
||||
id: taggerFinal
|
||||
uses: anothrNick/github-tag-action@1.67.0
|
||||
uses: anothrNick/github-tag-action@1.69.0
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
|
||||
WITH_V: true
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
paho-mqtt==2.0.0
|
||||
paho-mqtt==2.1.0
|
||||
bottle==0.12.25
|
||||
defusedxml==0.7.1
|
||||
|
||||
Reference in New Issue
Block a user