You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
-5
Original file line number
Diff line number
Diff line change
@@ -41,10 +41,6 @@ inputs:
41
41
description: "Skip creation of remote branches and pull requests. Only print list of affected componented into file that is defined in 'outputs.affected-components-file'"
42
42
required: false
43
43
default: 'false'
44
-
gpg-key-id:
45
-
description: "GPG key ID to sign commits. Default ''"
46
-
required: false
47
-
default: ''
48
44
pr-labels:
49
45
description: "Comma or new line separated list of labels that will added on PR creation. Default: `component-update`"
0 commit comments