Skip to content

Commit

Permalink
Add filebeat_module_version input default value
Browse files Browse the repository at this point in the history
  • Loading branch information
YisDav committed Sep 30, 2024
1 parent 2054f94 commit eef74c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Procedure_push_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:
required: true
filebeat_module_version:
description: 'Filebeat module version'
default: '0.4'
required: true
revision:
description: 'Package revision'
Expand Down Expand Up @@ -56,6 +57,7 @@ on:
type: string
filebeat_module_version:
description: 'Filebeat module version'
default: '0.4'
required: true
type: string
revision:
Expand Down

0 comments on commit eef74c9

Please sign in to comment.