From f954586cf1b9388f3cc3d022ab9fb41045161869 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 Jul 2026 21:47:27 +0000 Subject: [PATCH] chore: security update for Github actions usages --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2b0e406..b94a03c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,7 @@ # package ecosystems to update and where the package manifests are located. # Please see the documentation for all configuration options: # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates - +# version: 2 updates: @@ -14,3 +14,5 @@ updates: prefix: "fix(deps)" cooldown: default-days: 15 + ignore: + - dependency-name: pkg:localrepo/localrepo/local?repository_url=target