1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/data/reusables/actions/github-context-warning.md
2022-02-25 15:51:14 +01:00

6 lines
323 B
Markdown

{% warning %}
**Warning:** When using the whole `github` context, be mindful that it includes sensitive information such as `github.token`. {% data variables.product.prodname_dotcom %} masks secrets when they are printed to the console, but you should be cautious when exporting or printing the context.
{% endwarning %}