Skip to content

Commit 37c077a

Browse files
Release: v1.2.6 (#320)
## What's Changed * chore: update dependencies (automated) by @verbanicm in #312 * Relax app.yml detection to just "runtime" by @sethvargo in #313 * Switch to pull non-secret values from env by @sethvargo in #314 * Release: v1.2.3 by @google-github-actions-bot in #316 * Release: v1.2.4 by @google-github-actions-bot in #317 * Release: v1.2.5 by @google-github-actions-bot in #319 **Full Changelog**: v1.2.2...1531cb0
1 parent 1531cb0 commit 37c077a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deploy-appengine",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "Github Action: Deploy to Google App Engine",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)