Skip to content

Commit

Permalink
fix: git commit resolution (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
baptiste0928 authored Mar 8, 2024
1 parent 1cd874a commit f71cc64
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 218 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Fixed
- Improve git tag/branch resolution. (issue #22)

## [3.0.0] - 2024-02-01
### Added
- Runner os version is included in the cache key. (issue #21)
-

### Changed
- **Breaking:** The action now runs on Node.js 20.
- Dependencies have been updated.
Expand Down
Loading

0 comments on commit f71cc64

Please sign in to comment.