Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54cbb59bed | |||
| e8df48f0c4 | |||
| 51ab6fb934 | |||
| 9d646201e6 |
@@ -18,7 +18,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create Release Tag
|
- name: Create Release Tag
|
||||||
id: taggerFinal
|
id: taggerFinal
|
||||||
uses: anothrNick/github-tag-action@1.69.0
|
uses: anothrNick/github-tag-action@1.70.0
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
|
||||||
WITH_V: true
|
WITH_V: true
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
paho-mqtt==2.1.0
|
paho-mqtt==2.1.0
|
||||||
bottle==0.12.25
|
bottle==0.13.1
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
|
|||||||
Reference in New Issue
Block a user