6 messages
Discussions related to GitHub Actions
M
MB15 days ago
So following the recent GHA security incident ... we only allow GHA that are pinned to SHA's.
How hard and how much of a problem would it be to make sure all your (composite?) actions in org are pinned to SHA's?
https://dev.to/suzukishunsuke/pin-github-actions-to-a-full-length-commit-sha-for-security-2n7p
How hard and how much of a problem would it be to make sure all your (composite?) actions in org are pinned to SHA's?
https://dev.to/suzukishunsuke/pin-github-actions-to-a-full-length-commit-sha-for-security-2n7p
rss15 days ago(edited)
GitHub Actions: Early February 2026 updates
This month, GitHub Actions introduces new capabilities, including custom runner autoscaling, expanded security controls for all users, and early access to new Windows and macOS runner images. GitHub Actions runner…
The post GitHub Actions: Early February 2026 updates appeared first on The GitHub Blog.
This month, GitHub Actions introduces new capabilities, including custom runner autoscaling, expanded security controls for all users, and early access to new Windows and macOS runner images. GitHub Actions runner…
The post GitHub Actions: Early February 2026 updates appeared first on The GitHub Blog.
rss14 days ago(edited)
GitHub Actions: Self-hosted runner minimum version enforcement extended
We’ve extended the timeline for configuration‑time version enforcement of the minimum self‑hosted runner requirement by one week. You now have until March 16, 2026 to upgrade your runners to v2.329.0 or later.…
The post GitHub Actions: Self-hosted runner minimum version enforcement extended appeared first on The GitHub Blog.
We’ve extended the timeline for configuration‑time version enforcement of the minimum self‑hosted runner requirement by one week. You now have until March 16, 2026 to upgrade your runners to v2.329.0 or later.…
The post GitHub Actions: Self-hosted runner minimum version enforcement extended appeared first on The GitHub Blog.
rss7 days ago(edited)
GitHub Agentic Workflows are now in technical preview
GitHub Agentic Workflows let you automate repository tasks using AI agents that run within GitHub Actions. Write workflows in plain Markdown instead of complex YAML, and let AI handle intelligent…
The post GitHub Agentic Workflows are now in technical preview appeared first on The GitHub Blog.
GitHub Agentic Workflows let you automate repository tasks using AI agents that run within GitHub Actions. Write workflows in plain Markdown instead of complex YAML, and let AI handle intelligent…
The post GitHub Agentic Workflows are now in technical preview appeared first on The GitHub Blog.
rss6 days ago(edited)
Updated GitHub status page experience
We’ve updated the GitHub status page to make incident information easier to find and more useful during an active event. The status site now includes a 90-day historical view of availability and…
The post Updated GitHub status page experience appeared first on The GitHub Blog.
We’ve updated the GitHub status page to make incident information easier to find and more useful during an active event. The status site now includes a 90-day historical view of availability and…
The post Updated GitHub status page experience appeared first on The GitHub Blog.
rssabout 9 hours ago(edited)
Workflow dispatch API now returns run IDs
When you trigger a workflow using the GitHub Actions workflow dispatch API endpoint, you’ll now have the option to receive metadata in the response that helps you map your request…
The post Workflow dispatch API now returns run IDs appeared first on The GitHub Blog.
When you trigger a workflow using the GitHub Actions workflow dispatch API endpoint, you’ll now have the option to receive metadata in the response that helps you map your request…
The post Workflow dispatch API now returns run IDs appeared first on The GitHub Blog.