dotnet / dotnet/versionsweeper
Publish container images
Open
- Dominant language
- C#
- Stars
- 65
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The [action.yml](https://github.com/dotnet/versionsweeper/blob/4db106fb89f4c6191a1e3901f953b1aae05331b5/action.yml#L35) only references the Dockerfile, causing each run of the action to build the image from scratch.
New releases of this action should publish the built container image as an artifact and the action should reference these images directly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.