On Tue, 30 Jun 2026 15:20:03 GMT, Kevin Rushforth <[email protected]> wrote:

> Two of the hashes are not pointing to the same commit as the tag.

Both the SHAs are corrected now, I had picked wrong commits.

> .github/workflows/submit.yml line 102:
> 
>> 100: #      - name: Restore boot JDK from cache
>> 101: #        id: bootjdk
>> 102: #        uses: actions/cache@d8cd72f230726cdf4457ebb61ec1b593a8d12337 # 
>> v6.1.0
> 
> This hash is not the tagged commit. It should be 
> [55cc8345863c7cc4c66a329aec7e433d2d1c52a9](https://github.com/actions/cache/commit/55cc8345863c7cc4c66a329aec7e433d2d1c52a9)
>  -- see [actions/cache/releases](https://github.com/actions/cache/releases).

Corrected the SHA

-------------

PR Comment: https://git.openjdk.org/jfx/pull/2199#issuecomment-4846146661
PR Review Comment: https://git.openjdk.org/jfx/pull/2199#discussion_r3500619190

Reply via email to