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 4420032 commit ba8b3f1Copy full SHA for ba8b3f1
.github/workflows/codecov.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Connect to Tailnet
23
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
24
- uses: tailscale/github-action@3a217367cadc62d7600a77470ffe542e2313e6b9 #v4.0.3
+ uses: tailscale/github-action@a392da0a182bba0e9613b6243ebd69529b1878aa #v4.1.0
25
with:
26
args: --accept-dns=true
27
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
0 commit comments