Skip to content

Commit 71f9864

Browse files
Release: v2.1.8 (#467)
## What's Changed * Update TROUBLESHOOTING.md by @sethvargo in #457 * fix: add runs-on to README.md example by @lbarthon in #460 * security: bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group by @dependabot in #463 * Update deps by @sethvargo in #466 ## New Contributors * @lbarthon made their first contribution in #460 **Full Changelog**: v2.1.7...v2.1.8
1 parent 0cd8f2e commit 71f9864

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": "2.1.7",
3+
"version": "2.1.8",
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)