We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba81f16 + bddd7de commit 345cff9Copy full SHA for 345cff9
action.yml
@@ -13,6 +13,6 @@ inputs:
13
14
runs:
15
using: "docker"
16
- image: "docker://amplifysecurity/runner:0.3"
+ image: "docker://amplifysecurity/runner:0.4"
17
env:
18
AMPLIFY_ENDPOINT: ${{ inputs.amplify-endpoint }}
0 commit comments