Skip to content

Commit

Permalink
Release: v1.0.2 (#448)
Browse files Browse the repository at this point in the history
## What's Changed
* chore: update dependencies (automated) by @verbanicm in
#434
* chore(deps): bump googleapis from 113.0.0 to 114.0.0 by @dependabot in
#435
* Switch to pull non-secret values from env by @sethvargo in
#436
* chore(deps): bump googleapis from 114.0.0 to 116.0.0 by @dependabot in
#439
* chore(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in
#443
* chore(deps): bump googleapis from 116.0.0 to 118.0.0 by @dependabot in
#442
* Add support info by @sethvargo in
#445
* chore: update dependencies (automated) by @verbanicm in
#447


**Full Changelog**:
v1.0.1...e76f893
  • Loading branch information
google-github-actions-bot authored May 8, 2023
1 parent e76f893 commit e62f655
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/main/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deploy-cloudrun",
"version": "1.0.1",
"version": "1.0.2",
"description": "Github Action: Deploy to Google Cloud Run",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit e62f655

Please sign in to comment.