Skip to content

Commit 1531cb0

Browse files
Release: v1.2.5 (#319)
## 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 **Full Changelog**: v1.2.2...f11bf47
1 parent f11bf47 commit 1531cb0

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.4",
3+
"version": "1.2.5",
44
"description": "Github Action: Deploy to Google App Engine",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)