Skip to content

Releases: ahmadnassri/action-template-repository-sync

v2.6.6

21 Jan 23:54
Compare
Choose a tag to compare

2.6.6 (2025-01-21)

Build

  • deps: bump undici from 5.28.4 to 5.28.5 (42d3a5c)

v2.6.5

19 Jan 02:55
d18bbce
Compare
Choose a tag to compare

2.6.5 (2025-01-19)

Docs

  • remove warning of github api bug (d18bbce)

v2.6.4

19 Jan 02:50
Compare
Choose a tag to compare

2.6.4 (2025-01-19)

Build

  • deps: bump @actions/core from 1.10.1 to 1.11.0 (74272ff)
  • deps: bump @actions/core from 1.11.0 to 1.11.1 (e72e445)
  • deps: bump micromatch from 4.0.7 to 4.0.8 (ed37b63)
  • deps: bump yaml from 2.4.3 to 2.4.5 (a06b9b7)
  • deps: bump yaml from 2.4.5 to 2.5.0 (418789d)
  • deps: bump yaml from 2.5.0 to 2.5.1 (7585c46)
  • deps: bump yaml from 2.5.1 to 2.6.0 (ce6ead6)
  • deps: bump yaml from 2.6.0 to 2.6.1 (8653bad)
  • deps: bump yaml from 2.6.1 to 2.7.0 (0271326)
  • ignore dist/* for secret scans (60c9b6b)

Docs

Bug Fixes

  • automatically detect dependant repos (ccf25d9)
  • revert: go back to toolkit provided octokit (2f32f2a)

Code Style

v2.6.3

06 Jun 17:45
Compare
Choose a tag to compare

2.6.3 (2024-06-06)

Build

  • deps: bump yaml from 2.4.2 to 2.4.3 (85e83a2)

v2.6.2

06 Jun 17:10
Compare
Choose a tag to compare

2.6.2 (2024-06-06)

Bug Fixes

  • octokit: trying a diff auth method for octokit (a86d43e)

v2.6.1

06 Jun 14:30
Compare
Choose a tag to compare

2.6.1 (2024-06-06)

Bug Fixes

  • github: update to latest octokit (9c33d70)

v2.6.0

15 May 18:20
Compare
Choose a tag to compare

2.6.0 (2024-05-15)

Build

  • deps: bump @actions/core from 1.10.0 to 1.10.1 (edf0020)
  • deps: bump @babel/traverse (7fe64c2)
  • deps: bump yaml from 2.3.2 to 2.3.3 (0a03787)
  • deps: bump yaml from 2.3.3 to 2.3.4 (5f30586)
  • rename .semantic.json (91f0b1f)

Features

  • node: update action runtime to node 20 (cbf17c6)

v2.5.0

30 Aug 16:54
Compare
Choose a tag to compare

2.5.0 (2023-08-30)

Build

  • deps: bump yaml from 2.3.1 to 2.3.2 (fec084d)

Features

  • added additional action parameter skip-ci (#114) (41e8259)

v2.4.6

25 Jul 23:47
Compare
Choose a tag to compare

2.4.6 (2023-07-25)

Bug Fixes

Tests

v2.4.5

25 Jul 23:37
Compare
Choose a tag to compare

2.4.5 (2023-07-25)

Bug Fixes