We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7394bd5 commit ea24e48Copy full SHA for ea24e48
2 files changed
docker-build/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.1.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v3.0.0...docker-build-v3.1.0) (2026-02-18)
4
+
5
6
+### Features
7
8
+* **docker-build:** expose checksum as 0x<sha256> ([#99](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/99)) ([7394bd5](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/7394bd51a52c0ee8b65f5db4fc5f76f65587b8c4))
9
10
## [3.0.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v2.4.0...docker-build-v3.0.0) (2026-02-02)
11
12
docker-build/version.txt
@@ -1 +1 @@
-3.0.0
+3.1.0
0 commit comments