Skip to content

Commit ff08f1c

Browse files
fix: make generated checks reproducible
Commit gofmt's canonical generated output and align workflow verification with gh-aw 0.84.2. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b1d4584 commit ff08f1c

6 files changed

Lines changed: 2151 additions & 1824 deletions

File tree

.github/workflows/verify-compiled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install gh-aw CLI
2020
uses: github/gh-aw-actions/setup-cli@fd783ac87efde5e0c0e05d593f1906ea25b5d92e # v0.84.2
2121
with:
22-
version: v0.83.1
22+
version: v0.84.2
2323
- name: Recompile workflows
2424
# Full-repository compile so the diff check below covers all workflows.
2525
run: gh aw compile

0 commit comments

Comments
 (0)