fix(actions): update actions/checkout
This commit is contained in:
+6
-1
@@ -37,6 +37,10 @@
|
||||
"goreleaser/goreleaser",
|
||||
"oras-project/oras",
|
||||
"sigstore/cosign"
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -84,6 +88,7 @@
|
||||
"github-actions"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"actions/cache",
|
||||
"azure/setup-helm",
|
||||
"peter-evans/dockerhub-description"
|
||||
]
|
||||
@@ -100,7 +105,6 @@
|
||||
"github-actions"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"actions/checkout",
|
||||
"actions/setup-go",
|
||||
"actions/setup-java",
|
||||
"actions/setup-node",
|
||||
@@ -120,6 +124,7 @@
|
||||
"github-actions"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"actions/checkout",
|
||||
"goreleaser/goreleaser-action"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user