Skip to content

Commit

Permalink
chore: release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 26, 2024
1 parent 33e6703 commit d7f1683
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.7.0](https://github.com/actionhippie/calens/compare/v1.6.0...v1.7.0) (2024-08-26)


### Features

* **deps:** update golang docker tag to v1.23 ([33e6703](https://github.com/actionhippie/calens/commit/33e6703669069579b53b30b7aae477e1a4bde2c1))

## [1.6.0](https://github.com/actionhippie/calens/compare/v1.5.0...v1.6.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 @@ -39,6 +39,6 @@ outputs:
runs:
using: 'docker'
image: 'docker://ghcr.io/actionhippie/calens:v1.6.0'
image: 'docker://ghcr.io/actionhippie/calens:v1.7.0'

...

0 comments on commit d7f1683

Please sign in to comment.