Skip to content

Commit

Permalink
Actions must specify shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirko-von-Leipzig committed Aug 29, 2024
1 parent 52aa0bc commit f0e71e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/ssm-send-command/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

name: SSM send-command wrapper
description: 'Runs the given commands using aws ssm send-command as a shell script. The logs and status are monitored for success.'
shell: bash
inputs:
instance-id:
required: true
Expand Down

0 comments on commit f0e71e2

Please sign in to comment.