Skip to content

Commit b93ef69

Browse files
chore: update npm dependencies
1 parent 20fba1f commit b93ef69

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@actions/core@^1.2.2", "@actions/core@^1.2.3":
5+
"@actions/core@^1.2.3":
66
version "1.2.3"
77
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.3.tgz#e844b4fa0820e206075445079130868f95bfca95"
88
integrity sha512-Wp4xnyokakM45Uuj4WLUxdsa8fJjKVl1fDTsPbTEcTcuu0Nb26IPQbOtjmnfaCPGcaoPOOqId8H9NapZ8gii4w==
@@ -604,11 +604,11 @@
604604
type-detect "4.0.8"
605605

606606
"@technote-space/filter-github-action@^0.2.5":
607-
version "0.2.5"
608-
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.2.5.tgz#53aea7cf9026bb86cb89ad2053197d07336e9c86"
609-
integrity sha512-+hKxXMVdmkB0tTVZLvUwwLLHYiweD8DJZUuPjjrmXJgu6HC6j349gywYCSBmBjoFAlGip+vhbpKnWBNDV2ht+g==
607+
version "0.2.6"
608+
resolved "https://registry.yarnpkg.com/@technote-space/filter-github-action/-/filter-github-action-0.2.6.tgz#0872c1726cb7d6b784d34e55b12764fc10eccdf8"
609+
integrity sha512-Kt9RxNbndKfCVw4rFwzXQitKWphqxh0Ipjehc5HyntLxsKdqLMvoecHtiAP9grPOoZtmAccW4YC0o/TkbokVPg==
610610
dependencies:
611-
"@actions/core" "^1.2.2"
611+
"@actions/core" "^1.2.3"
612612
"@actions/github" "^2.1.1"
613613

614614
"@technote-space/github-action-helper@^2.0.0":

0 commit comments

Comments
 (0)