diff --git a/action.yml b/action.yml index 3afa772..06fc627 100644 --- a/action.yml +++ b/action.yml @@ -13,7 +13,7 @@ inputs: default: "${{ github.token }}" runs: using: 'docker' - image: "ghcr.io/freckle/trace-workflow-action-image:810e79fdfe2df6e8eca521394e27cea195ecf7d5" + image: "docker://ghcr.io/freckle/trace-workflow-action-image:810e79fdfe2df6e8eca521394e27cea195ecf7d5" env: GITHUB_COMMIT_SHA: ${{ inputs.github-commit-sha }} GITHUB_OWNER: ${{ inputs.github-owner }}