This is an automated email from the ASF dual-hosted git repository. derrickaw pushed a commit to branch 20260624_zizmorInitial in repository https://gitbox.apache.org/repos/asf/beam.git
commit e6b5c40ba5fa0139e095d990dbb7965df7947618 Author: Derrick Williams <[email protected]> AuthorDate: Thu Jun 25 01:22:47 2026 +0000 add rule about action hashes --- .github/zizmor.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/zizmor.yml b/.github/zizmor.yml new file mode 100644 index 00000000000..00ea2bb64ba --- /dev/null +++ b/.github/zizmor.yml @@ -0,0 +1,5 @@ +rules: + unpinned-uses: + config: + policies: + "*": ref-pin
