Skip to content

Commit

Permalink
Release: v2.0.0 (#347)
Browse files Browse the repository at this point in the history
## What's Changed
* Fix README gzip description by @NickDub in
#329
* checkout is mandatory by @SyPRX in
#330
* dependabot: only do security updates by @sethvargo in
#334
* update all deps by @sethvargo in
#335
* Allow integration tests on dispatch by @sethvargo in
#338
* Add CI for release branches by @sethvargo in
#345
* Upgrade deps and drop unnecessary dependencies by @sethvargo in
#346

## New Contributors
* @NickDub made their first contribution in
#329
* @SyPRX made their first contribution in
#330

**Full Changelog**:
v1.0.3...5d472e4
  • Loading branch information
google-github-actions-bot committed Dec 14, 2023
1 parent 5d472e4 commit d278d8c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/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
@@ -1,6 +1,6 @@
{
"name": "upload-cloud-storage",
"version": "1.0.3",
"version": "2.0.0",
"description": "Upload to Google Cloud Storage (GCS)",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit d278d8c

Please sign in to comment.