Skip to content

Commit

Permalink
chore: release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 18, 2023
1 parent 6c7ec34 commit b4128a9
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

## [2.2.0](https://github.com/actionhippie/ansible-doctor/compare/v2.1.3...v2.2.0) (2023-12-18)


### Features

* **deps:** update alpine docker tag to v3.19 ([5ded8e6](https://github.com/actionhippie/ansible-doctor/commit/5ded8e6c31f9a5d912762d0821e809f10b655ccd))


### Bugfixes

* force install via pip ([7cbdd9c](https://github.com/actionhippie/ansible-doctor/commit/7cbdd9c647452d76f061836500efd5184fa91c01))

## [2.1.3](https://github.com/actionhippie/ansible-doctor/compare/v2.1.2...v2.1.3) (2023-12-11)


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

runs:
using: 'docker'
image: 'docker://ghcr.io/actionhippie/ansible-doctor:v2.1.3'
image: 'docker://ghcr.io/actionhippie/ansible-doctor:v2.2.0'

...

0 comments on commit b4128a9

Please sign in to comment.