[openssh-commits] [openssh] 01/02: Add instructions for pin_actions.

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Aug 15 20:43:15 AEST 2026


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 123dd1fff13b1012111e03240d399d65432266ed
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Sat Aug 15 11:28:22 2026 +1000

    Add instructions for pin_actions.
---
 .github/pin_actions.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/pin_actions.sh b/.github/pin_actions.sh
index 8b64e8238..2a9f49894 100755
--- a/.github/pin_actions.sh
+++ b/.github/pin_actions.sh
@@ -33,3 +33,6 @@ done
 
 # Output actions for allowlist.
 awk 'BEGIN{IFS=":"} /^ +uses:.*@/{print $2","}' workflows/*.yml | sort -u
+echo
+echo "Update allowlist at https://github.com/organizations/openssh/settings/actions"
+echo "Don't remove any old entries that might be in use by release branches."

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list