1
0
mirror of synced 2026-01-23 12:02:29 -05:00
Files
docs/data/reusables/actions/workflow-runs-dependabot-note.md
2021-06-24 10:21:07 -04:00

507 B

{% ifversion fpt %} {% note %}

Note: Workflow runs triggered by {% data variables.product.prodname_dependabot %} pull requests run as if they are from a forked repository, and therefore use a read-only GITHUB_TOKEN. These workflow runs cannot access any secrets. See "Keeping your GitHub Actions and workflows secure: Preventing pwn requests" for strategies to keep these workflows secure.

{% endnote %} {% endif %}