We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e160729 commit eb46f6dCopy full SHA for eb46f6d
.github/RELEASE
@@ -1 +1 @@
1
-Mon Dec 1 08:32:16 UTC 2025
+Mon Dec 8 08:31:53 UTC 2025
CHANGELOG.md
@@ -1,5 +1,7 @@
# Changelog
2
3
+## [7.1.0](https://github.com/actionhippie/ansible-later/compare/v7.0.0...v7.1.0) (2025-12-08)
4
+
5
## [7.0.0](https://github.com/actionhippie/ansible-later/compare/v6.3.0...v7.0.0) (2025-11-24)
6
7
## [6.3.0](https://github.com/actionhippie/ansible-later/compare/v6.2.0...v6.3.0) (2025-11-10)
action.yml
@@ -40,6 +40,6 @@ inputs:
40
41
runs:
42
using: 'docker'
43
- image: 'docker://ghcr.io/actionhippie/ansible-later:v7.0.0'
+ image: 'docker://ghcr.io/actionhippie/ansible-later:v7.1.0'
44
45
...
0 commit comments