Browse Source

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

Willy-JL 1 year ago
parent
commit
9319666ad7
1 changed files with 1 additions and 1 deletions
  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 }}