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 Dec 9, 2024
1 parent 31b5004 commit 8523102
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/kubectl/compare/v1.6.3...v1.7.0) (2024-12-09)


### Features

* **deps:** update alpine docker tag to v3.21 ([#67](https://github.com/actionhippie/kubectl/issues/67)) ([31b5004](https://github.com/actionhippie/kubectl/commit/31b50041d7b22b01d5ae9c1d21ee3e5c7aad9b3f))

## [1.6.3](https://github.com/actionhippie/kubectl/compare/v1.6.2...v1.6.3) (2024-11-25)


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

runs:
using: 'docker'
image: 'docker://ghcr.io/actionhippie/kubectl:v1.6.3'
image: 'docker://ghcr.io/actionhippie/kubectl:v1.7.0'

...

0 comments on commit 8523102

Please sign in to comment.