Skip to content

Commit

Permalink
Bump token-who-am-i-action from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [token-who-am-i-action](https://github.com/CatChen/typescript-github-action-template) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/CatChen/typescript-github-action-template/releases)
- [Commits](https://github.com/CatChen/typescript-github-action-template/commits)

---
updated-dependencies:
- dependency-name: token-who-am-i-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 9b61492 commit 6e84972
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1643,9 +1643,9 @@ to-regex-range@^5.0.1:
is-number "^7.0.0"

token-who-am-i-action@^1.0.0:
version "1.0.6"
resolved "https://registry.yarnpkg.com/token-who-am-i-action/-/token-who-am-i-action-1.0.6.tgz#47a00d1162d6a0966f7a3d71e6dce502f371f36f"
integrity sha512-dW1/dMdPjAsru5Y13FXX4tQLZrLgABFl/c7q9a31xcG/te4qE9D3FXOl11k7N5/ilJnSUFZqaQClat1Xs8RwEQ==
version "1.0.7"
resolved "https://registry.yarnpkg.com/token-who-am-i-action/-/token-who-am-i-action-1.0.7.tgz#65644773a794c23e47ab9ea24cbc21aeffcb6ade"
integrity sha512-1OlQJBcQ+xUKC1/AZqhOxVtu3TtmORs60ZDYUJh7XVelAHyx5U9uKzvIKoGqRfMdQY08s1kM8yUPtBRrlmxwHQ==
dependencies:
"@actions/core" "^1.10.0"
"@actions/github" "^6.0.0"
Expand Down

0 comments on commit 6e84972

Please sign in to comment.