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

action: Use github.action_path when accessing cilium.sh #2654

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

michi-covalent
Copy link
Contributor

Use ${{ github.action_path }} 1 when accessing cilium.sh. Otherwise this action cannot find the file when it's used in a different repo.

Footnotes

  1. https://docs.github.com/en/actions/learn-github-actions/contexts#github-context

Use ${{ github.action_path }} [^1] when accessing cilium.sh. Otherwise
this action cannot find the file when it's used in a different repo.

[^1]: https://docs.github.com/en/actions/learn-github-actions/contexts#github-context

Signed-off-by: Michi Mutsuzaki <[email protected]>
michi-covalent added a commit to cilium/cilium that referenced this pull request Jul 2, 2024
Signed-off-by: Michi Mutsuzaki <[email protected]>
@michi-covalent
Copy link
Contributor Author

@michi-covalent michi-covalent force-pushed the pr/michi/action-path branch from a0cbb68 to eac2646 Compare July 2, 2024 21:36
@michi-covalent michi-covalent marked this pull request as ready for review July 2, 2024 21:37
@michi-covalent michi-covalent requested a review from a team as a code owner July 2, 2024 21:37
@michi-covalent michi-covalent requested a review from squeed July 2, 2024 21:37
@michi-covalent michi-covalent merged commit 120fcbb into main Jul 2, 2024
14 of 25 checks passed
@michi-covalent michi-covalent deleted the pr/michi/action-path branch July 2, 2024 22:56
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