Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 20:16
56713d7

2.0.0 (2022-12-02)

⚠ BREAKING CHANGES

  • action: changed token inputs

Features

  • action: add checkout input for action (d991b92)
  • workflow: add workflow to test action is functioning (88052a4)

Bug Fixes

  • action: use correct input properties in action (a7fc8fc)
  • workflow: pass ref from PR to test workflow (de709e4)
  • workflow: update github-script usage (2f4e55f)
  • workflow: use json-to-variables (0ec51ad)
  • workflow: use suggested output setter (c407fca)

Code Refactoring

  • action: change token inputs (89350b7)