Skip to content

Commit f38cc45

Browse files
authored
Merge pull request #5 from step-security/ak-action-docker-image-reference
updating docker image reference in action.yml
2 parents b5b858a + 867394f commit f38cc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ inputs:
1212
default: "false"
1313
runs:
1414
using: "docker"
15-
image: "docker://ghcr.io/step-security/ai-codewise/int:latest"
15+
image: "docker://ghcr.io/step-security/ai-codewise:v1.0.0"

0 commit comments

Comments
 (0)