Skip to content

Commit 8171c4c

Browse files
chore: release 1.13.2
1 parent d46af14 commit 8171c4c

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.github/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Jan 26 08:42:27 UTC 2026
1+
Mon Feb 2 08:54:29 UTC 2026

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.13.2](https://github.com/actionhippie/kubectl/compare/v1.13.1...v1.13.2) (2026-02-02)
4+
5+
### Dependencies
6+
7+
* **patch:** update alpine:3.23 docker digest to 2510918 ([#109](https://github.com/actionhippie/kubectl/issues/109)) ([971aec5](https://github.com/actionhippie/kubectl/commit/971aec5615c67b736d7f3ba69523d416d8e7e443))
8+
9+
### Miscellaneous
10+
11+
* **flake:** updated lockfile [skip ci] ([d46af14](https://github.com/actionhippie/kubectl/commit/d46af144aada29142bcf68c82a4aea2905774a3b))
12+
* **flake:** updated lockfile [skip ci] ([a9c66aa](https://github.com/actionhippie/kubectl/commit/a9c66aa0a13869e8f60a6215164e5ceb18cc5a8d))
13+
314
## [1.13.1](https://github.com/actionhippie/kubectl/compare/v1.13.0...v1.13.1) (2026-01-19)
415

516
### Bugfixes

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ inputs:
3030

3131
runs:
3232
using: 'docker'
33-
image: 'docker://ghcr.io/actionhippie/kubectl:v1.13.1'
33+
image: 'docker://ghcr.io/actionhippie/kubectl:v1.13.2'
3434

3535
...

0 commit comments

Comments
 (0)