Skip to content

fix(ci): Bump codeql-action/init to v4.36.3 to match analyze/autobuild#6410

Merged
antonis merged 1 commit into
mainfrom
fix/codeql-init-version-pin
Jul 6, 2026
Merged

fix(ci): Bump codeql-action/init to v4.36.3 to match analyze/autobuild#6410
antonis merged 1 commit into
mainfrom
fix/codeql-init-version-pin

Conversation

@antonis

@antonis antonis commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

📢 Type of change

  • Bugfix

📜 Description

Bumps github/codeql-action/init from v4.36.2 to v4.36.3, aligning it with analyze and autobuild. All three now pin the same commit 54f647b7e1bb85c95cddabcd46b0c578ec92bc1a (upstream v4.36.3).

💡 Motivation and Context

##[error]Loaded a configuration file for version '4.36.2', but running version '4.36.3'

See the failing run: https://github.com/getsentry/sentry-react-native/actions/runs/28789943042/job/85365787497

💚 How did you test it?

CI https://github.com/getsentry/sentry-react-native/actions/runs/28790906713/job/85369051011?pr=6410

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK API changes.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.

🔮 Next steps

Dependabot bumped github/codeql-action/analyze (#6403) and
github/codeql-action/autobuild (#6401) to v4.36.3 but left
github/codeql-action/init on v4.36.2. CodeQL requires all sub-actions
to run the same version, so init writes a config stamped 4.36.2 that
analyze (4.36.3) rejects:

  Loaded a configuration file for version '4.36.2', but running version '4.36.3'

This breaks the CodeQL job on main. Align init to the same v4.36.3
commit as the other two sub-actions.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • fix(ci): Bump codeql-action/init to v4.36.3 to match analyze/autobuild by antonis in #6410
  • chore(deps): bump github/codeql-action/autobuild from 4.36.2 to 4.36.3 by dependabot in #6401
  • chore(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.26.13 to 2.26.14 by dependabot in #6400
  • chore(deps): bump getsentry/craft from 2.26.13 to 2.26.14 by dependabot in #6402
  • chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 by dependabot in #6403
  • docs: Warn about possible Android new architecture build failures by antonis in #6408

🤖 This preview updates automatically when you update the PR.

@antonis antonis added ready-to-merge Triggers the full CI test suite skip-changelog labels Jul 6, 2026
@antonis antonis marked this pull request as ready for review July 6, 2026 12:19
alwx added a commit that referenced this pull request Jul 6, 2026
Cherry-picked from #6410. Dependabot bumped `codeql-action/analyze` and
`codeql-action/autobuild` to v4.36.3 but left `init` on v4.36.2, so
`init` writes a config stamped 4.36.2 that `analyze` (4.36.3) rejects:

  Loaded a configuration file for version '4.36.2', but running version '4.36.3'

Pull this fix into the PR branch so CI stops failing while #6410 is
still open on main.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 439.45 ms 513.17 ms 73.73 ms
Size 49.74 MiB 55.09 MiB 5.34 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
d2eadf8+dirty 414.64 ms 454.56 ms 39.92 ms
4966363+dirty 400.04 ms 431.08 ms 31.04 ms
0307fa4+dirty 454.16 ms 518.35 ms 64.18 ms
038a6d7+dirty 524.82 ms 531.92 ms 7.10 ms
4e0b819+dirty 420.56 ms 470.08 ms 49.52 ms
1a5721e+dirty 424.07 ms 482.32 ms 58.25 ms
a0d8cf8+dirty 411.71 ms 467.57 ms 55.87 ms
9474ead+dirty 411.45 ms 446.80 ms 35.35 ms
ad66da3+dirty 468.46 ms 533.56 ms 65.10 ms
0b1b5e3+dirty 416.42 ms 470.58 ms 54.16 ms

App size

Revision Plain With Sentry Diff
d2eadf8+dirty 48.30 MiB 53.48 MiB 5.18 MiB
4966363+dirty 48.30 MiB 53.54 MiB 5.24 MiB
0307fa4+dirty 49.74 MiB 54.81 MiB 5.07 MiB
038a6d7+dirty 48.30 MiB 53.60 MiB 5.30 MiB
4e0b819+dirty 49.74 MiB 54.81 MiB 5.07 MiB
1a5721e+dirty 49.74 MiB 55.09 MiB 5.34 MiB
a0d8cf8+dirty 48.30 MiB 53.49 MiB 5.19 MiB
9474ead+dirty 48.30 MiB 53.61 MiB 5.30 MiB
ad66da3+dirty 48.30 MiB 53.49 MiB 5.19 MiB
0b1b5e3+dirty 48.30 MiB 53.60 MiB 5.29 MiB

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 3860.36 ms 1224.59 ms -2635.76 ms
Size 4.98 MiB 6.51 MiB 1.53 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
7a89652+dirty 3861.46 ms 1229.61 ms -2631.85 ms
5b7e8a7+dirty 3851.22 ms 1223.79 ms -2627.43 ms
5569641+dirty 3839.22 ms 1231.30 ms -2607.91 ms
9210ae6+dirty 3815.93 ms 1214.14 ms -2601.79 ms
88735e9+dirty 3837.02 ms 1214.40 ms -2622.62 ms
09a902f+dirty 3835.67 ms 1217.11 ms -2618.57 ms
5a23c47+dirty 3855.46 ms 1221.95 ms -2633.50 ms
94af3bd+dirty 3849.30 ms 1235.15 ms -2614.15 ms
5789645+dirty 3841.18 ms 1220.67 ms -2620.52 ms
1e5d96d+dirty 3851.45 ms 1212.05 ms -2639.41 ms

App size

Revision Plain With Sentry Diff
7a89652+dirty 5.15 MiB 6.70 MiB 1.55 MiB
5b7e8a7+dirty 5.15 MiB 6.70 MiB 1.54 MiB
5569641+dirty 5.15 MiB 6.67 MiB 1.51 MiB
9210ae6+dirty 5.15 MiB 6.68 MiB 1.53 MiB
88735e9+dirty 4.98 MiB 6.46 MiB 1.49 MiB
09a902f+dirty 4.98 MiB 6.46 MiB 1.49 MiB
5a23c47+dirty 4.98 MiB 6.46 MiB 1.49 MiB
94af3bd+dirty 5.15 MiB 6.69 MiB 1.53 MiB
5789645+dirty 4.98 MiB 6.50 MiB 1.52 MiB
1e5d96d+dirty 4.98 MiB 6.46 MiB 1.49 MiB

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 427.64 ms 481.98 ms 54.34 ms
Size 49.74 MiB 55.09 MiB 5.34 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
5b7e8a7+dirty 601.58 ms 634.98 ms 33.40 ms
eb93136+dirty 500.37 ms 532.58 ms 32.21 ms
4e0b819+dirty 599.31 ms 654.31 ms 55.00 ms
1a5721e+dirty 433.44 ms 462.80 ms 29.36 ms
3b6e9f9+dirty 442.39 ms 486.44 ms 44.05 ms
c823bb5+dirty 468.26 ms 516.16 ms 47.90 ms
3817909+dirty 357.52 ms 391.52 ms 34.00 ms
ecf47a2+dirty 457.21 ms 498.10 ms 40.89 ms
88735e9+dirty 427.04 ms 487.37 ms 60.33 ms
bc0d8cf+dirty 407.66 ms 461.35 ms 53.69 ms

App size

Revision Plain With Sentry Diff
5b7e8a7+dirty 48.30 MiB 53.58 MiB 5.28 MiB
eb93136+dirty 48.30 MiB 53.58 MiB 5.28 MiB
4e0b819+dirty 49.74 MiB 54.81 MiB 5.07 MiB
1a5721e+dirty 49.74 MiB 55.09 MiB 5.34 MiB
3b6e9f9+dirty 48.30 MiB 53.54 MiB 5.23 MiB
c823bb5+dirty 48.30 MiB 53.58 MiB 5.28 MiB
3817909+dirty 43.94 MiB 48.94 MiB 5.00 MiB
ecf47a2+dirty 49.74 MiB 54.82 MiB 5.07 MiB
88735e9+dirty 49.74 MiB 54.82 MiB 5.07 MiB
bc0d8cf+dirty 48.30 MiB 53.48 MiB 5.18 MiB

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 3834.84 ms 1220.47 ms -2614.37 ms
Size 4.98 MiB 6.51 MiB 1.53 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
3b6e9f9+dirty 3822.77 ms 1208.00 ms -2614.77 ms
71abba0+dirty 3852.70 ms 1224.53 ms -2628.16 ms
7a89652+dirty 3827.11 ms 1211.49 ms -2615.62 ms
0b1b5e3+dirty 3820.72 ms 1207.94 ms -2612.78 ms
3ce5254+dirty 1217.70 ms 1224.69 ms 6.99 ms
5a23c47+dirty 3843.54 ms 1226.05 ms -2617.50 ms
44c8b3f+dirty 3849.24 ms 1209.94 ms -2639.31 ms
4953e94+dirty 1217.41 ms 1223.53 ms 6.12 ms
5789645+dirty 3841.36 ms 1214.81 ms -2626.55 ms
04207c4+dirty 1228.55 ms 1226.04 ms -2.51 ms

App size

Revision Plain With Sentry Diff
3b6e9f9+dirty 5.15 MiB 6.68 MiB 1.53 MiB
71abba0+dirty 5.15 MiB 6.67 MiB 1.52 MiB
7a89652+dirty 5.15 MiB 6.70 MiB 1.55 MiB
0b1b5e3+dirty 5.15 MiB 6.70 MiB 1.54 MiB
3ce5254+dirty 3.38 MiB 4.76 MiB 1.38 MiB
5a23c47+dirty 4.98 MiB 6.46 MiB 1.49 MiB
44c8b3f+dirty 5.15 MiB 6.66 MiB 1.51 MiB
4953e94+dirty 3.38 MiB 4.73 MiB 1.35 MiB
5789645+dirty 4.98 MiB 6.50 MiB 1.52 MiB
04207c4+dirty 3.38 MiB 4.76 MiB 1.38 MiB

@antonis antonis merged commit c6a8fa6 into main Jul 6, 2026
138 of 164 checks passed
@antonis antonis deleted the fix/codeql-init-version-pin branch July 6, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Triggers the full CI test suite skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants