Edwin Sirko and ddivad195
475c9db7d7
v0.0.57: this probably won't work
2024-01-26 16:34:38 +00:00
Edwin Sirko and ddivad195
86588e3791
v0.0.56: style
2024-01-26 16:34:38 +00:00
Edwin Sirko and ddivad195
995b9bd0a1
v0.0.55: get rid of an extraneous await
2024-01-26 16:34:38 +00:00
Edwin Sirko and ddivad195
120663b080
v0.0.53
2024-01-26 16:34:38 +00:00
Edwin Sirko and ddivad195
9853dad78c
v0.0.53: attempted fix
2024-01-26 16:34:38 +00:00
Edwin Sirko and ddivad195
bb84d03b7e
v0.0.52: fetch CR URL
2024-01-26 16:34:37 +00:00
David Daly
79314de299
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-01-26 16:34:37 +00:00
Conor Sloan
c2bb735a45
add support for multiple paths in path input variable
...
This allows users to provide multiple filepaths to include in their action, whether they're files or folders.
2023-11-22 16:02:01 +00:00
Conor Sloan
a45c53b2f2
add test case for semver formats
2023-11-22 14:25:27 +00:00
Conor Sloan
ffca16d01f
fix low hanging fruit linter errors
2023-11-22 12:41:53 +00:00
Conor Sloan
8f0926c56a
initial mvp version
2023-11-17 20:04:42 +00:00