Skip to content

Commit a45993f

Browse files
authored
Merge pull request #104 from controlplaneio-fluxcd/pin-cosign
Ignore cosign v4 action in dependabot config
2 parents dd12794 + d80ab46 commit a45993f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ updates:
1212
ignore:
1313
- dependency-name: "sigstore/cosign-installer"
1414
versions:
15-
- "v4"
15+
- "4.x"

0 commit comments

Comments
 (0)