fix: Remove period (.
) from destination path
#88
file.yml
on: pull_request
action
/
build-action
12s
Extract Example File From Root of Built Image
13s
Extract Nexted Example File From Built Image
19s
Annotations
2 notices
Extract Example File From Root of Built Image
As you did not specify a docker extract destination, the default is being used. As of shrink/[email protected] the default does not include a dot prefix. v3.0.0: "extracted-1725653812116", v3.0.1: ".extracted-1725653812116" See https://github.com/shrink/actions-docker-extract/issues/28 for context. No action is required unless this Workflow depends upon the dot prefix.
|
Extract Nexted Example File From Built Image
As you did not specify a docker extract destination, the default is being used. As of shrink/[email protected] the default does not include a dot prefix. v3.0.0: "extracted-1725653817084", v3.0.1: ".extracted-1725653817084" See https://github.com/shrink/actions-docker-extract/issues/28 for context. No action is required unless this Workflow depends upon the dot prefix.
|