Skip to content

Releases: PandasWhoCode/initialize-github-job

v1.0.6

14 Apr 19:50
Immutable release. Only release title and notes can be modified.
738aade

Choose a tag to compare

What's Changed

  • chore(deps): Bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #27
  • chore(deps): Bump step-security/harden-runner from 2.14.1 to 2.14.2 by @dependabot[bot] in #30
  • chore(deps): Bump gradle/actions from 5.0.0 to 5.0.1 by @dependabot[bot] in #28
  • chore(deps): Bump dtolnay/rust-toolchain from f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 to efa25f7f19611383d5b0ccf2d1c8914531636bf9 by @dependabot[bot] in #29
  • chore(deps): Bump gradle/actions from 5.0.1 to 5.0.2 by @dependabot[bot] in #32
  • chore(deps): Bump step-security/harden-runner from 2.14.2 to 2.15.0 by @dependabot[bot] in #33
  • chore(deps): Bump step-security/harden-runner from 2.15.0 to 2.15.1 by @dependabot[bot] in #37
  • chore(deps): Bump dtolnay/rust-toolchain from efa25f7f19611383d5b0ccf2d1c8914531636bf9 to 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 by @dependabot[bot] in #39
  • chore: Add assignee for GitHub Actions updates by @rbarker-dev in #44
  • chore(deps): Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #36
  • chore(deps): Bump step-security/harden-runner from 2.15.1 to 2.16.0 by @dependabot[bot] in #38
  • chore(deps): Bump actions/setup-go from 6.2.0 to 6.4.0 by @dependabot[bot] in #40
  • chore(deps): Bump gradle/actions from 5.0.2 to 6.0.1 by @dependabot[bot] in #41
  • chore(deps): Bump SwiftyLab/setup-swift from 1.12.0 to 1.13.0 by @dependabot[bot] in #42
  • chore(deps): Bump gradle/actions from 6.0.1 to 6.1.0 by @dependabot[bot] in #46
  • fix: default checkout-fetch-depth to shallow clone (1) by @Copilot in #49
  • chore(deps): Bump step-security/harden-runner from 2.16.0 to 2.16.1 by @dependabot[bot] in #45
  • feat: add setup task by @rbarker-dev in #50

Full Changelog: v1.0.5...v1.0.6

v1.0.5

02 Feb 18:58
Immutable release. Only release title and notes can be modified.
a57cd6d

Choose a tag to compare

What's Changed

  • chore(deps): Bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #19
  • chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #20
  • chore(deps): Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #21
  • chore(deps): Bump actions/setup-python from 6.1.0 to 6.2.0 by @dependabot[bot] in #25
  • chore(deps): Bump actions/setup-java from 5.1.0 to 5.2.0 by @dependabot[bot] in #26

Full Changelog: v1.0.4...v1.0.5

v1.0.4

15 Jan 18:45
Immutable release. Only release title and notes can be modified.
ffb7446

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

24 Dec 17:48
Immutable release. Only release title and notes can be modified.
ed4a986

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

23 Dec 16:16
Immutable release. Only release title and notes can be modified.
fb4249f

Choose a tag to compare

What's Changed

  • chore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #12
  • chore(deps): Bump step-security/harden-runner from 2.13.0 to 2.14.0 by @dependabot[bot] in #13
  • chore(deps): Bump dtolnay/rust-toolchain from 6d653acede28d24f02e3cd41383119e8b1b35921 to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 by @dependabot[bot] in #11

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Dec 19:01
Immutable release. Only release title and notes can be modified.
bfe0b16

Choose a tag to compare

What's Changed

  • chore: Update Dependabot configuration for GitHub Actions by @rbarker-dev in #5
  • chore(deps): Bump actions/setup-java from 4.7.1 to 5.1.0 by @dependabot[bot] in #6
  • chore(deps): Bump actions/setup-node from 4.4.0 to 6.1.0 by @dependabot[bot] in #7
  • chore(deps): Bump actions/checkout from 5.0.1 to 6.0.1 by @dependabot[bot] in #8
  • chore(deps): Bump gradle/actions from 4.4.1 to 5.0.0 by @dependabot[bot] in #9
  • chore(deps): Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #10

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Nov 20:48
Immutable release. Only release title and notes can be modified.
89e4edd

Choose a tag to compare

What's Changed

  • Add composite action for GitHub job initialization with multi-language support by @Copilot in #1
  • ci: Add initial action configuration and tests by @rbarker-dev in #3

New Contributors

  • @Copilot made their first contribution in #1
  • @rbarker-dev made their first contribution in #3

Full Changelog: https://github.com/PandasWhoCode/initialize-github-job/commits/v1.0.0