Explorar el Código

Merge pull request #11 from zacharyweiss/dependabot/github_actions/zacharyweiss/flipper-app-catalog-action-1.2

Zachary Weiss hace 1 año
padre
commit
6dff17b96b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/app_catalog_upd.yml

+ 1 - 1
.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 }}