From 329b060c03ecc68aaaeeb61b58a4fb2a0a70a951 Mon Sep 17 00:00:00 2001 From: Radoslav Dimitrov Date: Thu, 28 Mar 2024 15:15:17 +0200 Subject: [PATCH] Fix actions_check_pinned_tags example in profile.yaml Signed-off-by: Radoslav Dimitrov --- profiles/github/profile.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/github/profile.yaml b/profiles/github/profile.yaml index a5f916a..f0fb6bb 100644 --- a/profiles/github/profile.yaml +++ b/profiles/github/profile.yaml @@ -34,7 +34,8 @@ repository: languages: [go, javascript, typescript] schedule_interval: '30 4-6 * * *' - type: actions_check_pinned_tags - def: {} + def: + exclude: [] - type: dependabot_configured name: go_dependabot def: