mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-13 19:02:19 +00:00
disable dependabot updates for predicate action (#37)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
parent
3a5d7a3add
commit
d44e43c3e9
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