Skip to content

Commit

Permalink
chore: release 0.7.2 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
google-github-actions-bot committed May 16, 2022
1 parent cf96743 commit dafc924
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

### [0.7.2](https://www.github.com/google-github-actions/auth/compare/v0.7.1...v0.7.2) (2022-05-16)


### Bug Fixes

* only emit warning if the lifetime exceeds 1 hour ([f322a0d](https://www.github.com/google-github-actions/auth/commit/f322a0d1e2c22a84ebc9356dc234f5df49e238d4))

### [0.7.1](https://www.github.com/google-github-actions/auth/compare/v0.7.0...v0.7.1) (2022-04-22)


Expand Down
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
@@ -1,6 +1,6 @@
{
"name": "@google-github-actions/auth",
"version": "0.7.1",
"version": "0.7.2",
"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 dafc924

Please sign in to comment.