Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
persist-credentials: false

- name: Tailscale Connect
uses: tailscale/github-action@6cae46e2d796f265265cfcf628b72a32b4d7cade # v3
uses: tailscale/github-action@780049a30b6ff5c378a9e7b389d15ece7a204888 # v4

Check warning on line 77 in .github/workflows/release.yaml

View workflow job for this annotation

GitHub Actions / zizmor / zizmor

ref-version-mismatch

release.yaml:77: action's hash pin has mismatched or missing version comment: points to commit 306e68a486fd
with:
oauth-client-id: ${{ secrets.TAILSCALE_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TAILSCALE_OAUTH_SECRET }}
Expand Down
Loading