Skip to content

Commit

Permalink
Release: v2.1.8 (#467)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
google-github-actions-bot authored Feb 1, 2025
1 parent 0cd8f2e commit 71f9864
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-github-actions/auth",
"version": "2.1.7",
"version": "2.1.8",
"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 71f9864

Please sign in to comment.