Skip to content

Commit 7a108e6

Browse files
Release: v2.3.1 (#326)
## What's Changed * Centralize request logic, turn on retries, and add debug logging by @sethvargo in #323 * security: bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group by @dependabot in #324 * Update deps by @sethvargo in #325 **Full Changelog**: v2.3.0...v2.3.1
1 parent c597697 commit 7a108e6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-github-actions/get-gke-credentials",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Get short lived credentials to a GKE cluster",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)