Commit Graph
8 Commits
Author SHA1 Message Date
ddivad195andEdwin Sirko ebbc8c8d58 rebuild dist after dependabot updates 2024-02-02 13:04:37 -05:00
David DalyandEdwin Sirko 8a5726de70 fix lint 2024-02-02 13:04:37 -05:00
ddivad195andEdwin Sirko 6233cad2a5 fix failing lint and test errors 2024-02-02 13:04:36 -05:00
David DalyandEdwin Sirko 621cb8210d only run if environment is not ghes 2024-02-02 13:04:35 -05:00
David DalyandEdwin Sirko 3c4259bfdd re-enable generate-build-provenance step 2024-02-02 13:02:14 -05:00
ddivad195andEdwin Sirko cb62dd8450 remove console log of path 2024-02-02 13:00:34 -05:00
David DalyandEdwin Sirko 002cf60682 cleanup action steps 2024-02-02 12:58:40 -05:00
David DalyandEdwin Sirko 1fbd6bde21 Refactor into a composite action and integrate with generate-build-provenance action
- Refactor the action from a 'node' action to a 'composite' action
- Create and output a sha256 hash of the image manifest
- Update action inputs & outputs
- Integrate with the 'generate-build-provenance' action as part of the composite action
2024-02-02 12:55:36 -05:00