Skip to content

chore: update PostHog/.github pins#154

Merged
marandaneto merged 1 commit into
mainfrom
chore/update-posthog-github-pins
May 27, 2026
Merged

chore: update PostHog/.github pins#154
marandaneto merged 1 commit into
mainfrom
chore/update-posthog-github-pins

Conversation

@marandaneto
Copy link
Copy Markdown
Member

💡 Motivation and Context

Some workflows referenced older pinned PostHog/.github revisions. One older revision of the shared release approval workflow still used tag-based nested actions (actions/checkout@v6 and PostHog/posthog-github-action@v1.1.1), which violates the org policy requiring every action reference, including nested reusable workflow actions, to be pinned to a full-length commit SHA.

This updates all PostHog/.github reusable workflow/action references in this repository to the latest pinned PostHog/.github commit: 5fc4680761e8ac29a61b212756230eba0e276d8c.

💚 How did you test it?

  • Ran git diff --check
  • Verified all PostHog/.github references in .github point to 5fc4680761e8ac29a61b212756230eba0e276d8c
  • Verified the latest PostHog/.github revision has no unpinned uses: references

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Ran pnpm changeset to generate a changeset file

@marandaneto marandaneto requested a review from a team as a code owner May 27, 2026 12:33
@marandaneto marandaneto enabled auto-merge (squash) May 27, 2026 12:33
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 27, 2026

Reviews (1): Last reviewed commit: "chore: update PostHog/.github pins" | Re-trigger Greptile

@marandaneto marandaneto merged commit 5a3d3b0 into main May 27, 2026
14 checks passed
@marandaneto marandaneto deleted the chore/update-posthog-github-pins branch May 27, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants