Skip to content

Commit

Permalink
GHA: try docker container action
Browse files Browse the repository at this point in the history
  • Loading branch information
ysbaddaden committed Mar 31, 2022
1 parent 3ec303d commit 26e331d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ inputs:
type: string

runs:
using: composite
using: docker
image: bash:latest

steps:
- run: ./action.sh
Expand Down

0 comments on commit 26e331d

Please sign in to comment.