Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dump-logs README.md #152

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

orfeas-k
Copy link
Contributor

@orfeas-k orfeas-k commented Sep 11, 2024

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

Using without a tag results in the following error
```
the `uses' attribute must be a path, a Docker image, or owner/repo@ref
```
@orfeas-k orfeas-k merged commit 3952f8f into main Sep 18, 2024
3 checks passed
@orfeas-k orfeas-k deleted the orfeas-k-update-dump-logs-readme branch September 18, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants