Skip to content

[Chore] Bump actions/github deps#29181

Merged
kodster28 merged 1 commit intoproductionfrom
upgrade-github-actions-package
Mar 20, 2026
Merged

[Chore] Bump actions/github deps#29181
kodster28 merged 1 commit intoproductionfrom
upgrade-github-actions-package

Conversation

@kodster28
Copy link
Collaborator

@kodster28 kodster28 commented Mar 20, 2026

Summary

Bumps actions/github package up a few versions to remove CVE + modernize.

Only affects some of our ease of use GH automations, so relatively low risk for a Friday afternoon.

image

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/.github/ @cloudflare/content-engineering, @kodster28, @mvvmm, @colbywhite, @ahaywood, @MohamedH1998
*.js @cloudflare/content-engineering, @kodster28
package.json @cloudflare/content-engineering
* @cloudflare/pcx-technical-writing

@github-actions
Copy link
Contributor

@kodster28 kodster28 merged commit 4095d31 into production Mar 20, 2026
17 checks passed
@kodster28 kodster28 deleted the upgrade-github-actions-package branch March 20, 2026 19:47
@tunayelgecen86-ux
Copy link


title: Set up
description: Learn how to set up Cloudflare's 1.1.1.1 DNS resolver for enhanced security and privacy. Protect against malware and adult content with easy configuration.
image: https://developers.cloudflare.com/cf-twitter-card.png

Skip to content

Was this helpful?

YesNo

Edit page Report issue

Copy page

Set up

By default, the DNS server ↗ your devices use is provided by your Internet service provider (ISP). Some ISPs and network equipment providers partner with Cloudflare to add safer browsing to their offerings.

If your providers are not currently using Cloudflare, you can change the DNS settings on your device or router as detailed in the following instructions.

Device or router specific guides

You can also set up 1.1.1.1 for Families for an added layer of protection on your home network against malware and adult content. 1.1.1.1 for Families leverages Cloudflare's global network to ensure that it is fast and secure around the world, and includes the same strong privacy guarantees that Cloudflare committed to when launching 1.1.1.1.


1.1.1.1 for Families

1.1.1.1 for Families categorizes destinations on the Internet based on the potential threat they pose regarding malware, phishing, or other types of security risks.

1.1.1.1 for Families has two default options:

Block malware

Use the following DNS resolvers to block malicious content:

  • 1.1.1.2
  • 1.0.0.2
  • 2606:4700:4700::1112
  • 2606:4700:4700::1002

Block malware and adult content

Use the following DNS resolvers to block malware and adult content:

  • 1.1.1.3
  • 1.0.0.3
  • 2606:4700:4700::1113
  • 2606:4700:4700::1003

Cloudflare returns 0.0.0.0 if the fully qualified domain name (FQDN) ↗ or IP in a DNS query is classified as malicious.

Domain miscategorization

If you are using 1.1.1.1 for Families and see a domain that you believe is miscategorized, fill in this form ↗ to bring it to our attention. Your submission will remain anonymous.

We review these submissions to improve Cloudflare’s categorization.

Test 1.1.1.1 for Families

After configuring 1.1.1.1 for Families, you can test if it is working as intended with the following URLs:

DNS over HTTPS (DoH)

If you have a DoH-compliant client, such as a compatible router, you can set up 1.1.1.1 for Families to encrypt your DNS queries over HTTPS. This prevents spoofing and tracking by malicious actors, advertisers, ISPs, and others. For more information on DoH, refer to the Learning Center article on DNS encryption ↗.

To configure an encrypted DoH connection to 1.1.1.1 for Families, type one of the following URLs into the appropriate field of your DoH-compliant client:

Block malware


https://security.cloudflare-dns.com/dns-query


Block malware and adult content


https://family.cloudflare-dns.com/dns-query


DNS over TLS (DoT)

1.1.1.1 for Families also supports DoT if you have a compliant client, such as a compatible DoT router. DoT allows you to encrypt your DNS queries, protecting you from spoofing, malicious actors, and others. You can learn more about DoT in the Learning Center article on DNS encryption ↗.

To configure an encrypted DoT connection to 1.1.1.1 for Families, type one of the following URLs into the appropriate field of your DoT-compliant client:

Block malware


security.cloudflare-dns.com


Block malware and adult content


family.cloudflare-dns.com


{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/1.1.1.1/","name":"1.1.1.1"}},{"@type":"ListItem","position":3,"item":{"@id":"/1.1.1.1/setup/","name":"Set up"}}]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants