Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9193cd795c | |||
|
b09383b157
|
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
- name: Create Release Tag
|
||||
id: taggerFinal
|
||||
uses: anothrNick/github-tag-action@1.73.0
|
||||
uses: anothrNick/github-tag-action@1.71.0
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
|
||||
WITH_V: true
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
paho-mqtt==2.1.0
|
||||
bottle==0.13.2
|
||||
bottle==0.13.4
|
||||
defusedxml==0.7.1
|
||||
|
||||
Reference in New Issue
Block a user