Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add example of action that does not build the container every run. #15

@OR13

Description

@OR13

See the dialog here for context: https://github.com/orgs/community/discussions/44956#discussioncomment-4950542

This example repo currently defaults to "building the image every run".

This can cause issues with dependency drift, security patches or vulnerabilities introduced in later version, etc.

As a developer I want to be able to easily tell if my action is going to build an image every run, or use a published image from a container registry...

As a developer I also want to be able to read the documentation for both approaches and copy paste syntax from the examples for both approaches.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions