Skip to content

Commit

Permalink
chore: release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 23, 2023
1 parent 7046984 commit cd2bf7c
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.4.0](https://github.com/actionhippie/ansible-later/compare/v1.3.0...v1.4.0) (2023-10-23)


### Features

* **deps:** update dependency ansible-later to v3.4.0 ([7046984](https://github.com/actionhippie/ansible-later/commit/704698454e89900831b63a8aa79b2bc0c60b495f))

## [1.3.0](https://github.com/actionhippie/ansible-later/compare/v1.2.2...v1.3.0) (2023-10-16)


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:v1.3.0'
image: 'docker://ghcr.io/actionhippie/ansible-later:v1.4.0'

...

0 comments on commit cd2bf7c

Please sign in to comment.