We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe15fd4 commit 4ca99beCopy full SHA for 4ca99be
1 file changed
.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@a392da0a182bba0e9613b6243ebd69529b1878aa #v4.1.0
+ uses: tailscale/github-action@53acf823325fe9ca47f4cdaa951f90b4b0de5bb9 #v4.1.1
25
with:
26
args: --accept-dns=true
27
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
0 commit comments