diff --git a/.github/workflows/deployment-tests.yml b/.github/workflows/deployment-tests.yml index 11aa7856d..3a18161fa 100644 --- a/.github/workflows/deployment-tests.yml +++ b/.github/workflows/deployment-tests.yml @@ -20,8 +20,8 @@ jobs: - name: Checkout Together Action uses: actions/checkout@v3 with: - repository: craigcomstock/together-javascript-action - ref: 8379a8ca4425acd35c164d808031c91c2da2fb78 + repository: cfengine/together-javascript-action + ref: main ssh-key: ${{ secrets.GH_ACTIONS_SSH_DEPLOY_KEY_TOGETHER_REPO }} ssh-known-hosts: github.com