mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-17 21:08:53 +00:00
disable dependabot updates for predicate action
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
parent
3a5d7a3add
commit
f0890d2fb4
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -9,6 +9,8 @@ updates:
|
||||
update-types:
|
||||
- minor
|
||||
- patch
|
||||
ignore:
|
||||
- dependency-name: "actions/attest-build-provenance"
|
||||
|
||||
- package-ecosystem: npm
|
||||
directory: /
|
||||
|
||||
Loading…
Reference in New Issue
Block a user