issues Search Results · repo:actions/container-prebuilt-action language:Shell
Filter by
3 results
(77 ms)3 results
inactions/container-prebuilt-action (press backspace or delete to remove)Because the current version relies on getting the version from a hardcoded value inside the action.yml file, it will not
work for project that are using git tags for versioning (like python projects using ...
ssbarnea
- 2
- Opened on Apr 10
- #22
Does this method work with private repos?
I want to create an action for my organization in private repo but when I run Example Workflow I see this error about
unauthorized :
image
Sergei-TOL
- 4
- Opened on Jul 19, 2024
- #17
The way the repo is currently written the tag of image used in action.yml file isn t properly updated.
ie if I use the format the repo suggests:
image: docker://ghcr.io/actions/container-prebuilt-action:latest ...
daltonv
- 2
- Opened on Jul 3, 2024
- #14

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.