We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e6f9f commit 0f8712cCopy full SHA for 0f8712c
.github/RELEASE
@@ -1 +1 @@
1
-Mon Nov 10 21:27:24 UTC 2025
+Mon Nov 17 08:36:17 UTC 2025
CHANGELOG.md
@@ -1,5 +1,7 @@
# Changelog
2
3
+## [1.11.1](https://github.com/actionhippie/kubectl/compare/v1.11.0...v1.11.1) (2025-11-17)
4
+
5
## [1.11.0](https://github.com/actionhippie/kubectl/compare/v1.10.3...v1.11.0) (2025-11-10)
6
7
action.yml
@@ -30,6 +30,6 @@ inputs:
30
31
runs:
32
using: 'docker'
33
- image: 'docker://ghcr.io/actionhippie/kubectl:v1.11.0'
+ image: 'docker://ghcr.io/actionhippie/kubectl:v1.11.1'
34
35
...
0 commit comments