Skip to content

Commit

Permalink
[action] Specifing docker protocol for running image
Browse files Browse the repository at this point in the history
  • Loading branch information
haukurh committed Apr 10, 2023
1 parent bff72c2 commit 63f5014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ inputs:
type: string
runs:
using: "docker"
image: "ghcr.io/haukurh/lftp-action-image:1.0.0"
image: "docker://ghcr.io/haukurh/lftp-action-image:1.0.0"

0 comments on commit 63f5014

Please sign in to comment.