Skip to content

Latest commit

 

History

History
102 lines (68 loc) · 6.33 KB

File metadata and controls

102 lines (68 loc) · 6.33 KB

Install Tool From GitHub Release GitHub Action Changelog

Note

All notable changes to this project will be documented in this file; the format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Changed

  • Update action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml from 0.7.2 to 0.7.3. (#32) @dependabot
  • Update action-stars/generic-workflows/.github/workflows/release.yaml from 0.7.2 to 0.7.3. (#32) @dependabot
  • Update action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml from 0.7.2 to 0.7.3. (#32) @dependabot
  • Update action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml from 0.7.3 to 0.7.4. (#33) @dependabot
  • Update action-stars/generic-workflows/.github/workflows/release.yaml from 0.7.3 to 0.7.4. (#33) @dependabot
  • Update action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml from 0.7.3 to 0.7.4. (#33) @dependabot
  • Update action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml from 0.7.4 to 0.8.0. (#34) @dependabot
  • Update action-stars/generic-workflows/.github/workflows/release.yaml from 0.7.4 to 0.8.0. (#34) @dependabot
  • Update action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml from 0.7.4 to 0.8.0. (#34) @dependabot

v0.2.6 - 2025-10-24

Changed

  • Update action-stars/generic-workflows from 0.5.3 to 0.6.0. (#27) @dependabot
  • Update action-stars/generic-workflows from 0.6.0 to 0.7.0. (#28) @dependabot
  • Update action-stars/generic-workflows from 0.7.0 to 0.7.1. (#29) @dependabot
  • Update action-stars/generic-workflows from 0.7.1 to 0.7.2. (#30) @dependabot

Fixed

  • Fix rename & alias inputs to use the installation directory. (#31) @stevehipwell

v0.2.5 - 2025-05-12

Changed

  • Updated pbrisbin/setup-tool-action from 2.0.2 to 2.1.1. (#10) @dependabot
  • Updated pbrisbin/setup-tool-action from 2.1.1 to 2.2.0. (#14) @dependabot
  • Updated pbrisbin/setup-tool-action from 2.2.0 to 2.2.1. (#17) @dependabot-action/releases/tag/v2.2.- Updated pbrisbin/setup-tool-action from 2.2.1 to 2.2.2. (#23) @dependabot

v0.2.4 - 2024-06-02

Added

  • Added support for aliasing tool binaries via the alias input. (#7) @stevehipwell

v0.2.3 - 2024-05-10

Added

  • Added support for renaming tool binaries via the rename input. (#6) @stevehipwell

Changed

  • Updated pbrisbin/setup-tool-action from 2.0.0 to 2.0.2. (#4) @dependabot

v0.2.2 - 2024-01-31

Changed

  • Updated pbrisbin/setup-tool-action from 1.1.0 to 2.0.0. (#3) @dependabot

v0.2.1 - 2023-12-04

Fixed

v0.2.0 - 2023-06-30

Added

  • Added support for nested artifacts via the subdirectory input.

v0.1.0 - 2023-05-22

Added

  • Initial release.