Skip to content

Commit

Permalink
chore: release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 9, 2024
1 parent 5577e2a commit 336907e
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.6.0](https://github.com/actionhippie/yamllint/compare/v1.5.0...v1.6.0) (2024-12-09)


### Features

* **deps:** update alpine docker tag to v3.21 ([#29](https://github.com/actionhippie/yamllint/issues/29)) ([5577e2a](https://github.com/actionhippie/yamllint/commit/5577e2afcf71d35640c080737a0e101f596ad957))

## [1.5.0](https://github.com/actionhippie/yamllint/compare/v1.4.0...v1.5.0) (2024-05-27)


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

runs:
using: 'docker'
image: 'docker://ghcr.io/actionhippie/yamllint:v1.5.0'
image: 'docker://ghcr.io/actionhippie/yamllint:v1.6.0'

...

0 comments on commit 336907e

Please sign in to comment.