Skip to content

Commit

Permalink
github: fix lint action check with install-vault descriptions. (#20547)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrasell authored May 13, 2024
1 parent 1251c1d commit 65d86cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/install-vault/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 65d86cb

Please sign in to comment.