mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-14 03:12:20 +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:
|
update-types:
|
||||||
- minor
|
- minor
|
||||||
- patch
|
- patch
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "actions/attest-build-provenance"
|
||||||
|
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
directory: /
|
directory: /
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user