Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Parker committed Jul 25, 2024
1 parent 06b6b75 commit e770094
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/genparker-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
needs: init
steps:
- uses: BesLogic/[email protected].4
- uses: BesLogic/[email protected].5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
runs-on: ubuntu-latest
needs: init
steps:
- uses: BesLogic/[email protected].4
- uses: BesLogic/[email protected].5

- name: Install dependencies Mobile
run: cd apps/releaf/mobile && npm i --ignore-scripts
Expand Down

0 comments on commit e770094

Please sign in to comment.