Skip to content

Commit

Permalink
Bump token-who-am-i-action from 1.0.4 to 1.0.5
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.4 to 1.0.5.
- [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 and CatChen committed Oct 1, 2024
1 parent cbef8e0 commit fdf8707
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 @@ -1642,9 +1642,9 @@ to-regex-range@^5.0.1:
is-number "^7.0.0"

token-who-am-i-action@^1.0.0:
version "1.0.4"
resolved "https://registry.yarnpkg.com/token-who-am-i-action/-/token-who-am-i-action-1.0.4.tgz#d340800a95030a95a1f9f9282794ddc61715e7df"
integrity sha512-K3+zG1ReDCKyZSZGFj6xwyGFRk47v1FHWeBJlId5sqgQtYwMws2UAdD9PfPY5pDG9Q27a38Zr7ppzTm/5U8i/w==
version "1.0.5"
resolved "https://registry.yarnpkg.com/token-who-am-i-action/-/token-who-am-i-action-1.0.5.tgz#e65ee64c0b7e32aa8f87b6155cde772cc243bd0f"
integrity sha512-vSIf2TAJPnkvB5AZV2k83vhpFLC0CJUKrV0Y3nz8d+RFUp3n6JzTr2OixTUqGro/gcvv9NV+kPtPX5vWglqhcw==
dependencies:
"@actions/core" "^1.10.0"
"@actions/github" "^6.0.0"
Expand Down

0 comments on commit fdf8707

Please sign in to comment.