Skip to content

Commit 44b3da0

Browse files
chore: disable renovate for Node github action YAML configs (googleapis#3806)
chore: disable renovate for github action YAML configs Source-Link: googleapis/synthtool@158d49d Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bdf89cdfb5b791d382184a7a769862b15c38e94e7d82b268c58d40d8952720f2 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 9b27dfe commit 44b3da0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16-
digest: sha256:84adf917cad8f48c61227febebae7af619882d7c8863d6ab6290a77d45a372cf
17-
# created: 2025-09-10T20:42:34.536728816Z
16+
digest: sha256:bdf89cdfb5b791d382184a7a769862b15c38e94e7d82b268c58d40d8952720f2
17+
# created: 2025-10-03T19:51:38.870830821Z

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
{
1616
"extends": "packages:linters",
1717
"groupName": "linters"
18+
},
19+
{
20+
"matchManagers": ["github-actions"],
21+
"enabled": false
1822
}
1923
],
2024
"ignoreDeps": ["typescript"]

0 commit comments

Comments
 (0)