Skip to content

Commit

Permalink
Merge pull request #1241 from cfengine/ENT-10442/master
Browse files Browse the repository at this point in the history
ENT-10442: Switch together-javascript-action to main to avoid dependency update work
  • Loading branch information
craigcomstock authored Jul 21, 2023
2 parents 25e69dd + 969016b commit f1c1c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-using-buildscripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: cfengine/together-javascript-action
ref: v1.7
ref: main
ssh-key: ${{ secrets.GH_ACTIONS_SSH_DEPLOY_KEY_TOGETHER_REPO }}
ssh-known-hosts: github.com

Expand Down

0 comments on commit f1c1c80

Please sign in to comment.