We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a5683 commit c1161bfCopy full SHA for c1161bf
package.json
@@ -47,7 +47,7 @@
47
},
48
"devDependencies": {
49
"@actions/core": "1.9.0",
50
- "@actions/github": "^5.0.3",
+ "@actions/github": "5.0.3",
51
"@crowdin/crowdin-api-client": "1.18.2",
52
"esbuild-loader": "2.19.0"
53
}
yarn.lock
@@ -9,7 +9,7 @@
9
dependencies:
10
"@actions/http-client" "^2.0.1"
11
12
-"@actions/github@^5.0.3":
+"@actions/[email protected]":
13
version "5.0.3"
14
resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.3.tgz#b305765d6173962d113451ea324ff675aa674f35"
15
integrity sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A==
0 commit comments