Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9193cd795c | |||
|
b09383b157
|
@@ -18,7 +18,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create Release Tag
|
- name: Create Release Tag
|
||||||
id: taggerFinal
|
id: taggerFinal
|
||||||
uses: anothrNick/github-tag-action@1.73.0
|
uses: anothrNick/github-tag-action@1.71.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.13.2
|
bottle==0.13.4
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
|
|||||||
Reference in New Issue
Block a user