Skip to content

Commit

Permalink
Merge branch 'trs/replace-gone-branch-name'
Browse files Browse the repository at this point in the history
  • Loading branch information
tsibley committed Jul 18, 2024
2 parents 2e5550a + 9f9582e commit 429f042
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions workflow-templates/debugging-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v3

# XXX TODO: change to @master once the actions/setup-ssh branch is merged
- uses: nextstrain/.github/actions/setup-ssh@actions/setup-ssh
- uses: nextstrain/.github/actions/setup-ssh@master
with:
tailscale-auth-key: ${{ inputs.tailscale-auth-key || secrets.TAILSCALE_AUTH_KEY }}
allowed-users: ${{ inputs.allowed-users || github.triggering_actor }}
Expand Down

0 comments on commit 429f042

Please sign in to comment.