mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-25 01:23:35 +05:00
Compare commits
2 Commits
df2af928a5
...
1.5.6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d694ae18c0 | ||
|
|
0f4fa2e406 |
2
.github/workflows/pio-dependabot.yaml
vendored
2
.github/workflows/pio-dependabot.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
name: run PlatformIO Dependabot
|
name: run PlatformIO Dependabot
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
- name: run PlatformIO Dependabot
|
- name: run PlatformIO Dependabot
|
||||||
uses: peterus/platformio_dependabot@v1.2.0
|
uses: peterus/platformio_dependabot@v1.2.0
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ extra_configs = secrets.default.ini
|
|||||||
core_dir = .pio
|
core_dir = .pio
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
version = 1.5.5
|
version = 1.5.6
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bblanchon/ArduinoJson@^7.3.0
|
bblanchon/ArduinoJson@^7.3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user