Skip to content

Commit f105ef0

Browse files
Release: v1.2.0 (google-github-actions#346)
## What's Changed * Update deps by @sethvargo in google-github-actions#312 * dependabot: only do security updates by @sethvargo in google-github-actions#320 * update all deps by @sethvargo in google-github-actions#321 * Update README.md by @mattseymour in google-github-actions#332 * Update deps to Node 20 by @sethvargo in google-github-actions#339 * Drop chai and mocha deps by @sethvargo in google-github-actions#342 * Switch to more resilient testing by @sethvargo in google-github-actions#343 * Build latest versions by @sethvargo in google-github-actions#345 ## New Contributors * @mattseymour made their first contribution in google-github-actions#332 **Full Changelog**: google-github-actions/auth@v1.1.1...cf96593
1 parent cf96593 commit f105ef0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/main/index.js

Lines changed: 1 addition & 1 deletion
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": "@google-github-actions/auth",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Authenticate to Google Cloud using OIDC tokens or JSON service account keys.",
55
"main": "dist/main/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)