From f72c86da31b2aaa5e0f9333dc358e9ce525ad8f4 Mon Sep 17 00:00:00 2001 From: Ryan Clanton Date: Thu, 13 Aug 2026 11:37:52 -0400 Subject: [PATCH] ci: Advance the Atlas workflow pin --- .github/workflows/book-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/book-pages.yml b/.github/workflows/book-pages.yml index e0a96b1..94ca6ae 100644 --- a/.github/workflows/book-pages.yml +++ b/.github/workflows/book-pages.yml @@ -23,7 +23,7 @@ jobs: book: # Body owned once by Atlas (ADR 0035), pinned by SHA like any action. The # shared workflow keeps pull-request builds separate from deployment. - uses: ryancinsight/atlas/.github/workflows/book-pages.yml@578150340157c6da25f4ee2b37d6b4639d787c1a + uses: ryancinsight/atlas/.github/workflows/book-pages.yml@d875348197be12ad593f993a6f1b8a62d3b8b195 permissions: contents: read pages: write