Skip to content

Commit d71efb7

Browse files
authored
Bump to the latest actions-utils to fix the gen-readme bug (#721)
1 parent ed8ba68 commit d71efb7

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"dependencies": {
3333
"@actions/core": "^1.11.1",
3434
"@actions/tool-cache": "^2.0.2",
35-
"@google-github-actions/actions-utils": "^0.8.9",
36-
"@google-github-actions/setup-cloud-sdk": "^1.2.2"
35+
"@google-github-actions/actions-utils": "^0.8.10",
36+
"@google-github-actions/setup-cloud-sdk": "^1.2.3"
3737
},
3838
"devDependencies": {
3939
"@eslint/eslintrc": "^3.3.1",

0 commit comments

Comments
 (0)