1
0
mirror of synced 2026-01-07 00:01:39 -05:00

Merge pull request #17783 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-05-12 02:27:21 -05:00
committed by GitHub

View File

@@ -116,8 +116,7 @@ sections:
- You can pass environment secrets to reusable workflows.
- The audit log includes information about which reusable workflows are used.
- Reusable workflows in the same repository as the calling repository can be referenced with just the path and filename (`PATH/FILENAME`). The called workflow will be from the same commit as the caller workflow.
- Reusable workflows are subject to your organization's actions access policy. Previously, even if your organization had configured the "Allow select actions" policy, you were still able to use a reusable workflow from any location. Now if you use a reusable workflow that falls outside of that policy, your run will fail. For more information, see "[Enforcing policies for GitHub Actions in your enterprise](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-github-actions-in-your-enterprise#enforcing-a-policy-to-restrict-the-use-of-actions-in-your-enterprise)."
- heading: Self-hosted runners for GitHub Actions can now disable automatic updates
notes:
# https://github.com/github/releases/issues/2014