Skip to content

Commit

Permalink
chore: release 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 11, 2024
1 parent c8ac6ab commit c52e142
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.0.3](https://github.com/actionhippie/ansible-doctor/compare/v3.0.2...v3.0.3) (2024-03-11)


### Bugfixes

* **deps:** update dependency ansible-doctor to v4.0.3 ([c8ac6ab](https://github.com/actionhippie/ansible-doctor/commit/c8ac6abf357d40b50f92aa227ab54f8a4928bab5))

## [3.0.2](https://github.com/actionhippie/ansible-doctor/compare/v3.0.1...v3.0.2) (2024-03-04)


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:v3.0.2'
image: 'docker://ghcr.io/actionhippie/ansible-doctor:v3.0.3'

...

0 comments on commit c52e142

Please sign in to comment.