Skip to content

Commit

Permalink
chore(deps): update google-github-actions/deploy-appengine action to …
Browse files Browse the repository at this point in the history
…v2.1.0 (#3935)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent c67e5ea commit 4c5cd45
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 @@ -410,7 +410,7 @@ jobs:
service_account: ${{env.GCP_SERVICE_ACCOUNT}}
- uses: google-github-actions/[email protected]
- name: Deploy to App Engine
uses: google-github-actions/deploy-appengine@v2.0.0
uses: google-github-actions/deploy-appengine@v2.1.0
with:
deliverables: app.yaml
project_id: hato-atama
Expand Down

0 comments on commit 4c5cd45

Please sign in to comment.