Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaguiar authored Jan 12, 2025
1 parent e59f0c4 commit c7ae410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inputs:
required: true
runs:
using: 'docker'
image: 'docker://nmaguiar/imgutils:build'
image: 'docker://nmaguiar/imgutils:latest'
args:
- /bin/sh
- -c
Expand Down

0 comments on commit c7ae410

Please sign in to comment.