Skip to content

Commit

Permalink
honour the command input
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed May 13, 2024
1 parent 2efa04a commit 812759a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/bump-golang/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ inputs:
vaultSecretId:
description: 'Vault secret ID'
required: true
command:
description: 'What updatecli command'
default: 'apply'
required: false

runs:
using: "composite"
Expand Down

0 comments on commit 812759a

Please sign in to comment.