We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0271c6 commit a7ac81fCopy full SHA for a7ac81f
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.2.6] - 2025-01-06
11
+
12
+### Fixed
13
+- **Docker Tag Generation for workflow_run:**
14
+ - Fixed Docker image tagging when triggered via workflow_run from tag pushes
15
+ - metadata-action now correctly generates semver tags (version, major.minor, major)
16
+ - Manually extract and apply tags from workflow_run.head_branch
17
+ - Ensures Docker images are properly tagged with version numbers
18
19
## [1.2.5] - 2025-01-06
20
21
### Changed
0 commit comments