Skip to content

Commit

Permalink
chore: release 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 15, 2024
1 parent 60f30f9 commit 4543a5c
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

## [3.2.1](https://github.com/actionhippie/ansible-later/compare/v3.2.0...v3.2.1) (2024-04-15)


### Bugfixes

* **deps:** update dependency ansible-later to v4.0.3 ([60f30f9](https://github.com/actionhippie/ansible-later/commit/60f30f900273dd0172e7ef3dbd7f017e1ed395e8))

## [3.2.0](https://github.com/actionhippie/ansible-later/compare/v3.1.0...v3.2.0) (2024-04-01)


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

runs:
using: 'docker'
image: 'docker://ghcr.io/actionhippie/ansible-later:v3.2.0'
image: 'docker://ghcr.io/actionhippie/ansible-later:v3.2.1'

...

0 comments on commit 4543a5c

Please sign in to comment.