Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #202 from reload/dependabot/github_actions/google-…
Browse files Browse the repository at this point in the history
…github-actions/deploy-cloud-functions-3
  • Loading branch information
dependabot[bot] authored May 23, 2024
2 parents 52a7a96 + 3766eae commit 9c82c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: google-github-actions/auth@v2
with:
credentials_json: '${{ secrets.GCLOUD_AUTH }}'
- uses: google-github-actions/deploy-cloud-functions@v2
- uses: google-github-actions/deploy-cloud-functions@v3
with:
name: ${{ secrets.CF_NAME }}
region: ${{ secrets.CF_REGION }}
Expand Down

0 comments on commit 9c82c8a

Please sign in to comment.