Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 7, 2024
1 parent e719e03 commit 220eec7
Show file tree
Hide file tree
Showing 5 changed files with 224 additions and 158 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
- name: gcloud sdk
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
- run: npm run unit
- name: gcloud functions deploy
run: |
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
with:
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
- name: gcloud sdk
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
- name: gcloud functions deploy
run: |
gcloud functions deploy extension-ci \
Expand Down
Loading

0 comments on commit 220eec7

Please sign in to comment.