Skip to content

Commit

Permalink
chore: release 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 11, 2024
1 parent e7d2add commit 72cee12
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.6.0](https://github.com/actionhippie/ansible-later/compare/v4.5.0...v4.6.0) (2024-11-11)


### Features

* **deps:** update dependency ansible to v10.6.0 ([3ead2df](https://github.com/actionhippie/ansible-later/commit/3ead2df808ace26bc7fff466c92e3659c5fa3476))


### Bugfixes

* **deps:** update dependency ansible-later to v4.0.8 ([e7d2add](https://github.com/actionhippie/ansible-later/commit/e7d2add85de53d4f890128e7b9b4194664626ab4))

## [4.5.0](https://github.com/actionhippie/ansible-later/compare/v4.4.0...v4.5.0) (2024-10-14)


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:v4.5.0'
image: 'docker://ghcr.io/actionhippie/ansible-later:v4.6.0'

...

0 comments on commit 72cee12

Please sign in to comment.