Skip to content

Commit

Permalink
Release: v1.2.0 (#346)
Browse files Browse the repository at this point in the history
## What's Changed
* Update deps by @sethvargo in
#312
* dependabot: only do security updates by @sethvargo in
#320
* update all deps by @sethvargo in
#321
* Update README.md by @mattseymour in
#332
* Update deps to Node 20 by @sethvargo in
#339
* Drop chai and mocha deps by @sethvargo in
#342
* Switch to more resilient testing by @sethvargo in
#343
* Build latest versions by @sethvargo in
#345

## New Contributors
* @mattseymour made their first contribution in
#332

**Full Changelog**:
v1.1.1...cf96593
  • Loading branch information
google-github-actions-bot committed Nov 20, 2023
1 parent cf96593 commit f105ef0
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
@@ -1,6 +1,6 @@
{
"name": "@google-github-actions/auth",
"version": "1.1.1",
"version": "1.2.0",
"description": "Authenticate to Google Cloud using OIDC tokens or JSON service account keys.",
"main": "dist/main/index.js",
"scripts": {
Expand Down

0 comments on commit f105ef0

Please sign in to comment.