Sfoglia il codice sorgente

Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper

Willy-JL 1 anno fa
parent
commit
9319666ad7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      magspoof/.github/workflows/app_catalog_upd.yml

+ 1 - 1
magspoof/.github/workflows/app_catalog_upd.yml

@@ -13,7 +13,7 @@ jobs:
     runs-on: ubuntu-latest
 
     steps:
-      - uses: zacharyweiss/flipper-app-catalog-action@v1.1
+      - uses: zacharyweiss/flipper-app-catalog-action@v1.2
         id: update_manifest
         with:
           CATALOG_UPDATE_TOKEN: ${{ secrets.CATALOG_UPDATE_TOKEN }}