Skip to content

Commit

Permalink
Release: v2.0.0 (#278)
Browse files Browse the repository at this point in the history
## What's Changed
* Add min_mask_length by @sethvargo in
#247
* Remove deprecated fields (credentials, auth) by @sethvargo in
#248
* Prep for v1 release by @sethvargo in
#249
* Release: v1.0.0 by @google-github-actions-bot in
#250
* Update CI and deps by @sethvargo in
#251
* chore: update dependencies (automated) by @verbanicm in
#253
* Switch to pull non-secret values from env by @sethvargo in
#254
* chore(deps): bump yaml from 2.1.3 to 2.2.2 by @dependabot in
#255
* Add support info by @sethvargo in
#256
* chore: update dependencies (automated) by @verbanicm in
#259
* Release: v1.0.1 by @google-github-actions-bot in
#260
* dependabot: only do security updates by @sethvargo in
#266
* update all deps by @sethvargo in
#267
* Update deps to Node 20 by @sethvargo in
#273
* Drop mocha and chai by @sethvargo in
#274
* Add CI for release branches by @sethvargo in
#275
* Update deps by @sethvargo in
#276


**Full Changelog**:
v0.6.0...9ad8c79
  • Loading branch information
google-github-actions-bot committed Dec 8, 2023
1 parent 9ad8c79 commit ae0d405
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "get-secretmanager-secrets",
"version": "1.0.1",
"version": "2.0.0",
"description": "Get Secret Manager secrets GitHub action",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit ae0d405

Please sign in to comment.