Lists level up the starring experience by making it easy to organize and curate your favorite repositories on GitHub. You can create public lists that appear on your stars page at https://github.com/USERNAME?tab=stars
. Lists are available to everyone except enterprise managed users.
GitHub Actions: Changes to permissions in workflows triggered by Dependabot
Starting 12-09-2021, GitHub Actions workflows triggered by Dependabot for the create
, deployment
, and deployment_status
events will always receive a read-only token and no secrets.
Starting 12-09-2021, GitHub Actions workflows triggered by Dependabot for the pull_request_target
event on pull requests where the base ref was created by Dependabot will always receive a read-only token and no secrets.
Both changes are designed to prevent potentially malicious code from executing in a privileged workflow.
Learn more about using Actions and Dependabot together
GitHub Enterprise Cloud customers participating in the audit log streaming public beta may now use Google Cloud Storage when configuring a stream. This will allow tools that support Google Cloud Storage as a data source to more readily analyze the events data coming from a GitHub enterprise account. Learn more