Skip to content

Commit

Permalink
chore: release 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 23, 2024
1 parent 0164c2c commit b8fbb0d
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

## [5.1.2](https://github.com/actionhippie/ansible-doctor/compare/v5.1.1...v5.1.2) (2024-12-23)


### Bugfixes

* **deps:** update dependency ansible-doctor to v7.0.2 ([#72](https://github.com/actionhippie/ansible-doctor/issues/72)) ([0164c2c](https://github.com/actionhippie/ansible-doctor/commit/0164c2c37bb5dac5170c76bf0021c6a149da84f0))

## [5.1.1](https://github.com/actionhippie/ansible-doctor/compare/v5.1.0...v5.1.1) (2024-12-16)


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:v5.1.1'
image: 'docker://ghcr.io/actionhippie/ansible-doctor:v5.1.2'

...

0 comments on commit b8fbb0d

Please sign in to comment.