From 4866c18e3a84876e5290712c9ba69df909de81a4 Mon Sep 17 00:00:00 2001 From: don-petry <36422719+don-petry@users.noreply.github.com> Date: Fri, 17 Apr 2026 10:04:52 -0700 Subject: [PATCH 1/3] chore: update uses: SHA to new v1 (ee22b42) --- .github/workflows/feature-ideation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature-ideation.yml b/.github/workflows/feature-ideation.yml index afea467..613a1de 100644 --- a/.github/workflows/feature-ideation.yml +++ b/.github/workflows/feature-ideation.yml @@ -63,7 +63,7 @@ jobs: discussions: write actions: read id-token: write - uses: petry-projects/.github/.github/workflows/feature-ideation-reusable.yml@208ec2d69b75227d375edf8745d84fbac05a76b2 # v1 — bump SHA after tag update + uses: petry-projects/.github/.github/workflows/feature-ideation-reusable.yml@ee22b427cbce9ecadcf2b436acb57c3adf0cb63d # v1 with: project_context: | petry-projects/.github is the org-level standards and tooling repository From 3cfe7d185fabf910e54c3415533af3de2c7b8ed5 Mon Sep 17 00:00:00 2001 From: don-petry <36422719+don-petry@users.noreply.github.com> Date: Fri, 17 Apr 2026 10:08:08 -0700 Subject: [PATCH 2/3] chore: pin standards template uses: to v1 SHA (ee22b42) From 27f14fe92b0d079327ac6d1065c3b0e8b050b4e2 Mon Sep 17 00:00:00 2001 From: don-petry <36422719+don-petry@users.noreply.github.com> Date: Fri, 17 Apr 2026 10:08:19 -0700 Subject: [PATCH 3/3] chore: update standards template uses: SHA to new v1 (ee22b42) --- standards/workflows/feature-ideation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/workflows/feature-ideation.yml b/standards/workflows/feature-ideation.yml index b8a4c05..bfa2764 100644 --- a/standards/workflows/feature-ideation.yml +++ b/standards/workflows/feature-ideation.yml @@ -88,7 +88,7 @@ jobs: discussions: write id-token: write actions: read - uses: petry-projects/.github/.github/workflows/feature-ideation-reusable.yml@ae9709f4466dec60a5733c9e7487f69dcd004e05 # v1 + uses: petry-projects/.github/.github/workflows/feature-ideation-reusable.yml@ee22b427cbce9ecadcf2b436acb57c3adf0cb63d # v1 with: # === CUSTOMISE THIS PER REPO — the only required edit === # Replace this paragraph with a 3-5 sentence description of your project,