canonical / charming-actions

A collection of Github Actions for interaction with Charmhub, and validating Charmed Operator code
9 stars 22 forks source link

Update dump-logs README.md #152

Closed orfeas-k closed 1 month ago

orfeas-k commented 1 month ago

Update README.md to provide a more accurate example. Using without a tag results in the following error

the `uses' attribute must be a path, a Docker image, or owner/repo@ref

which can be a pain to debug, since the error doesn't indicate which part of the workflow it comes from (see example below)

---> "./.github/workflows/terraform-apply.yaml" (source branch with sha:4d31459a9d9ded130eceb2c50d3cc72a634cbbe5)
: the `uses' attribute must be a path, a Docker image, or owner/repo@ref