Skip to content

Commit 1ec29da

Browse files
Release: v2.7.2 (#550)
## What's Changed * fix typos in action.yml by @sethvargo in #543 * Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #544 * Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #545 * Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #548 * fix: update relase workflows by @verbanicm in #549 **Full Changelog**: v2.7.1...d1f9b9b
1 parent d1f9b9b commit 1ec29da

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/main/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-cloudrun",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"description": "Github Action: Deploy to Google Cloud Run",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)