Skip to content

Commit 5f1ab08

Browse files
lint
1 parent ab2f032 commit 5f1ab08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

actions/get-vault-secrets/action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ inputs:
3131
description: |
3232
Whether to export secrets as environment variables, making them available to all subsequent steps. Defaults to `true`.
3333
default: "true"
34-
34+
3535
ignore_missing:
3636
description: |
3737
When set to true, prevents the action from failing when a secret does not exist.
38-
default: "false"
38+
default: "false"
3939

4040
outputs:
4141
secrets:

0 commit comments

Comments
 (0)