Include sha256 checksums in releaseNotes (#98)

* Include sha256 checksums in releaseNotes

* Add ul for sha
This commit is contained in:
Nikola Jokic
2023-08-28 10:15:08 +02:00
committed by GitHub
parent 17fb66892c
commit 547ed30dc3
2 changed files with 23 additions and 4 deletions

View File

@@ -4,3 +4,10 @@
- Handle `$` symbols in environment variable names and values in k8s [#74]
<!-- ## Misc -->
## SHA-256 Checksums
The SHA-256 checksums for the packages included in this build are shown below:
- actions-runner-hooks-docker-<HOOK_VERSION>.zip <DOCKER_SHA>
- actions-runner-hooks-k8s-<HOOK_VERSION>.zip <K8S_SHA>