mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
github: fix lint action check with install-vault descriptions. (#20547)
This commit is contained in:
2
.github/actions/install-vault/action.yml
vendored
2
.github/actions/install-vault/action.yml
vendored
@@ -2,9 +2,11 @@
|
||||
# SPDX-License-Identifier: BUSL-1.1
|
||||
|
||||
name: install-vault
|
||||
description: install HashiCorp Vault
|
||||
inputs:
|
||||
version:
|
||||
required: false
|
||||
description: install HashiCorp Vault
|
||||
default: 1.2.4
|
||||
runs:
|
||||
using: composite
|
||||
|
||||
Reference in New Issue
Block a user