Skip to content

Commit 345cff9

Browse files
authored
Merge pull request #21 from amplify-security/ENG-597/code-lines
ENG-597 updated runner to 0.4
2 parents ba81f16 + bddd7de commit 345cff9

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
@@ -13,6 +13,6 @@ inputs:
1313

1414
runs:
1515
using: "docker"
16-
image: "docker://amplifysecurity/runner:0.3"
16+
image: "docker://amplifysecurity/runner:0.4"
1717
env:
1818
AMPLIFY_ENDPOINT: ${{ inputs.amplify-endpoint }}

0 commit comments

Comments
 (0)