Skip to content

Commit

Permalink
chore: release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 18, 2024
1 parent 7302011 commit a99b499
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.2](https://github.com/actionhippie/manifest/compare/v1.3.1...v1.3.2) (2024-03-18)


### Bugfixes

* **deps:** update dependency estesp/manifest-tool to v2.1.6 ([7302011](https://github.com/actionhippie/manifest/commit/7302011b13f41c659b8924dae11f4c2ae725ad6f))

## [1.3.1](https://github.com/actionhippie/manifest/compare/v1.3.0...v1.3.1) (2023-12-18)


Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ inputs:

runs:
using: 'docker'
image: 'docker://ghcr.io/actionhippie/manifest:v1.3.1'
image: 'docker://ghcr.io/actionhippie/manifest:v1.3.2'

...

0 comments on commit a99b499

Please sign in to comment.