CivicActions / guidebook

The home of policies and guidelines that make up CivicActions
https://guidebook.civicactions.com/en/latest/
Creative Commons Attribution 4.0 International
19 stars 57 forks source link

Update material insiders version to latest version #1430

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

Verify the new version works and there are no side effects (theme color reverting). Confirm all checks are passing.


📚 Documentation preview 📚: https://civicactions-handbook--1430.org.readthedocs.build/en/1430/

dmundra commented 1 month ago

@grugnog PR created successfully but based on the docs https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow it won't trigger other checks to avoid recursive issues. Here is a work around https://github.com/peter-evans/create-pull-request/issues/48#issuecomment-536204092.

Should we try that separate token approach or something else?

dmundra commented 3 weeks ago

I had to rebase after other updates. Hopefully with these changes the next PR for updating insiders would run more cleanly.