We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15e38e commit 23f9107Copy full SHA for 23f9107
.github/workflows/task_acceptance_tests.yaml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
26
- name: Connect to Twingate
27
- uses: twingate/github-action@v1
+ uses: twingate/github-action@v1.5
28
with:
29
service-key: ${{ secrets.TWINGATE_PUBLIC_REPO_KEY }}
30
env:
0 commit comments