Skip to content

Commit 55bd3a7

Browse files
Release: v2.1.2 (#399)
## What's Changed * Remove documentation on retries (deprecated) by @sethvargo in #392 * Add security considerations for Attribute Conditions by @sethvargo in #393 * security: bump undici from 5.28.2 to 5.28.3 by @dependabot in #394 * Reduce warnings to info level with a warning icon by @sethvargo in #397 ## New Contributors * @dependabot made their first contribution in #394 **Full Changelog**: v2.1.1...bf02f20
1 parent bf02f20 commit 55bd3a7

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

dist/main/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/post/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": "@google-github-actions/auth",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
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)