bcgov / platform-services-registry

Platform services OCP project registry
https://registry.developer.gov.bc.ca/
Apache License 2.0
9 stars 13 forks source link

Update E2E GitHub Action workflow upload-artifacts to use hash instead of version #4189

Closed funtigr closed 13 hours ago

funtigr commented 14 hours ago

Update E2E GitHub Action workflow upload-artifacts to use hash instead of version: Before:

image.png

After:

image.png
funtigr commented 13 hours ago

Implemented in terms of the other commit: https://github.com/bcgov/platform-services-registry/commit/0888991005b8c7470437a717b7e25f73f552c69a

Will be merged into main after this PR is merged: https://github.com/bcgov/platform-services-registry/pull/4142