diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index d30aea0..bbb85ca 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -14,6 +14,6 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: run PlatformIO Dependabot - uses: peterus/platformio_dependabot@v1.0.1 + uses: peterus/platformio_dependabot@v1 with: github_token: ${{ secrets.GITHUB_TOKEN }} diff --git a/platformio.ini b/platformio.ini index 2ebc894..db3911f 100644 --- a/platformio.ini +++ b/platformio.ini @@ -12,7 +12,7 @@ lib_deps = adafruit/Adafruit SSD1306 @ 2.5.7 bblanchon/ArduinoJson @ 6.20.0 lewisxhe/AXP202X_Library @ 1.1.3 - sandeepmistry/LoRa @ 0.7.2 + sandeepmistry/LoRa @ 0.8.0 peterus/APRS-Decoder-Lib @ 0.0.6 mikalhart/TinyGPSPlus @ 1.0.3 paulstoffregen/Time @ 1.6