Skip to content

Commit 2a939dd

Browse files
committed
🎨📝 Link SHA pinning encouragement @ README
This article [[1]] describes security flows of using branches and tags as an end-user. The commit is intended to educate them but not force doing so if they don't want to. [1]: https://julienrenaux.fr/2019/12/20/github-actions-security-risk/
1 parent f8c70e7 commit 2a939dd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ comments in the corresponding [per-release announcement discussions].
1818

1919
The `master` branch version has been sunset. Please, change the GitHub
2020
Action version you use from `master` to `release/v1` or use an exact
21-
tag, or a full Git commit SHA.
21+
tag, or opt-in to [use a full Git commit SHA] and Dependabot.
2222

2323

2424
## Usage
@@ -250,6 +250,9 @@ https://results.pre-commit.ci/latest/github/pypa/gh-action-pypi-publish/unstable
250250
[pre-commit.ci status badge]:
251251
https://results.pre-commit.ci/badge/github/pypa/gh-action-pypi-publish/unstable/v1.svg
252252

253+
[use a full Git commit SHA]:
254+
https://julienrenaux.fr/2019/12/20/github-actions-security-risk/
255+
253256
[per-release announcement discussions]:
254257
https://github.com/pypa/gh-action-pypi-publish/discussions/categories/announcements
255258

0 commit comments

Comments
 (0)