Просмотр исходного кода

Bump zacharyweiss/flipper-app-catalog-action from 1.1 to 1.2

Bumps [zacharyweiss/flipper-app-catalog-action](https://github.com/zacharyweiss/flipper-app-catalog-action) from 1.1 to 1.2.
- [Release notes](https://github.com/zacharyweiss/flipper-app-catalog-action/releases)
- [Commits](https://github.com/zacharyweiss/flipper-app-catalog-action/compare/v1.1...v1.2)

---
updated-dependencies:
- dependency-name: zacharyweiss/flipper-app-catalog-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 год назад
Родитель
Сommit
0eefadaf09
1 измененных файлов с 1 добавлено и 1 удалено
  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 }}