Release 0.13.0

This commit is contained in:
github-actions 2025-01-24 22:04:41 +00:00
parent bc949b7ed4
commit 663f88d97a
7 changed files with 60 additions and 136 deletions

1
dist/post/index.js vendored
View file

@ -145,6 +145,7 @@ module.exports = {
diskCache: {
enabled: diskCacheEnabled,
files: [
...repositoryCacheFiles,
'**/BUILD.bazel',
'**/BUILD'
],

File diff suppressed because one or more lines are too long