Skip to content

Commit f217ff2

Browse files
Release: v2.1.1 (#363)
## What's Changed * security: bump undici from 5.28.2 to 5.28.3 by @dependabot in #352 * Docs: Added artifact register reader permission required for ci/cd pipeline by @hawkeye-sama in #356 * build(deps): bump express from 4.18.2 to 4.19.2 in /example-app by @dependabot in #357 * security: bump undici from 5.28.3 to 5.28.4 by @dependabot in #358 * Default "promote" to true by @sethvargo in #362 ## New Contributors * @hawkeye-sama made their first contribution in #356 **Full Changelog**: v2.1.0...693d553
1 parent 693d553 commit f217ff2

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

dist/index.js

Lines changed: 3 additions & 3 deletions
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": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Github Action: Deploy to Google App Engine",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)