Skip to content

Commit 96aac77

Browse files
committed
feat: added published docker image for testing
1 parent 94e33f8 commit 96aac77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ outputs:
3333

3434
runs:
3535
using: "docker"
36-
image: "Dockerfile"
36+
image: "docker://ghcr.io/amanstep/ghcommit-action:v1.0.1758257925@sha256:c92bf882b58730524d2ed113f9ffc934142887f936db21e1f188efa713236228"
3737
args:
3838
- ${{ inputs.commit_message }}
3939
- ${{ inputs.repo }}

0 commit comments

Comments
 (0)