Skip to content

Releases: NethermindEth/github-workflows

v1.11.4

02 Mar 12:14
6a05a85

Choose a tag to compare

1.11.4 (2026-03-02)

Bug Fixes

  • dependabot: include scope in commit messages (6037327)
  • trivy: specify version for Trivy vulnerability scanner (6261c98)
  • workflows: update github-action-image-build-and-push version for Docker builds (096391d)

v1.11.3

02 Mar 09:50
c51c2d7

Choose a tag to compare

1.11.3 (2026-03-02)

Bug Fixes

  • dependabot: use fix prefix for commit messages (#118) (5884540)

v1.11.2

25 Nov 11:43
77fa9ef

Choose a tag to compare

1.11.2 (2025-11-25)

Bug Fixes

  • update jfrog setup cli steps to use oidc auth instead of artifactory token (3b1f8d7)

v1.11.1

12 Nov 21:09

Choose a tag to compare

1.11.1 (2025-11-12)

Bug Fixes

  • update Docker Hub credentials in workflows (f6a84c2)

v1.11.0

06 Nov 15:20

Choose a tag to compare

1.11.0 (2025-11-05)

Features

  • add git repository configuration to Docker workflows (27ca4ed)

Bug Fixes

  • update token retrieval in Docker workflows (560135a)

v1.10.1

16 Oct 10:01

Choose a tag to compare

1.10.1 (2025-10-15)

Bug Fixes

  • add configuration to specify how to checkout the submodules (d63c500)

v1.10.0

14 Oct 08:34

Choose a tag to compare

1.10.0 (2025-10-14)

Features

  • print trivy output as part of the build job (b5f167a)

v1.9.2

06 Oct 11:02

Choose a tag to compare

1.9.2 (2025-10-06)

Bug Fixes

  • bump docker/login-action from 3.5.0 to 3.6.0 (#93) (4496e14)

v1.9.1

03 Oct 16:38

Choose a tag to compare

1.9.1 (2025-10-03)

Bug Fixes

  • remove tag name from image name (afe37d8)
  • Send fully qualified name for each digest (c6b1bb8)

v1.9.0

11 Sep 12:26

Choose a tag to compare

1.9.0 (2025-09-11)

Features

  • add skip_attest input to docker promotion workflow (2b76c67)

Bug Fixes

  • change skip_attest input type to string in docker promotion workflow (d65d060)