mirror of
https://github.com/google/blockly.git
synced 2026-01-06 08:30:13 +01:00
chore(deps): Bump google-github-actions/deploy-appengine (#7814)
Bumps [google-github-actions/deploy-appengine](https://github.com/google-github-actions/deploy-appengine) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/google-github-actions/deploy-appengine/releases) - [Changelog](https://github.com/google-github-actions/deploy-appengine/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/deploy-appengine/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: google-github-actions/deploy-appengine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/appengine_deploy.yml
vendored
2
.github/workflows/appengine_deploy.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
|||||||
path: _deploy/
|
path: _deploy/
|
||||||
|
|
||||||
- name: Deploy to App Engine
|
- name: Deploy to App Engine
|
||||||
uses: google-github-actions/deploy-appengine@v2.0.0
|
uses: google-github-actions/deploy-appengine@v2.1.0
|
||||||
# For parameters see:
|
# For parameters see:
|
||||||
# https://github.com/google-github-actions/deploy-appengine#inputs
|
# https://github.com/google-github-actions/deploy-appengine#inputs
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user