Skip to content

Commit c1161bf

Browse files
chore(deps): pin dependency @actions/github to 5.0.3 (tauri-apps#762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55a5683 commit c1161bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@actions/core": "1.9.0",
50-
"@actions/github": "^5.0.3",
50+
"@actions/github": "5.0.3",
5151
"@crowdin/crowdin-api-client": "1.18.2",
5252
"esbuild-loader": "2.19.0"
5353
}

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
dependencies:
1010
"@actions/http-client" "^2.0.1"
1111

12-
"@actions/github@^5.0.3":
12+
"@actions/[email protected]":
1313
version "5.0.3"
1414
resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.3.tgz#b305765d6173962d113451ea324ff675aa674f35"
1515
integrity sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A==

0 commit comments

Comments
 (0)