Update actions/ql/src/Security/CWE-829/UnversionedImmutableAction.md

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
This commit is contained in:
Kylie Stradley
2024-12-20 12:04:42 -05:00
committed by GitHub
parent dc705ad623
commit 690924f72b

View File

@@ -2,7 +2,7 @@
## Description
This action is eligible for a new GitHub feature called Immutable Actions that is currently only available for internal users but will be publicly available soon. Immutable Actions are released as packages in the GitHub package registry instead of resolved from a pinned SHA at the repository. The immutable action provides the same immutability as pinning the version to a SHA but with improved readability.
This action is eligible for Immutable Actions, a new GitHub feature that is currently only available for internal users. Immutable Actions are released as packages in the GitHub package registry instead of resolved from a pinned SHA at the repository. The Immutable Action provides the same immutability as pinning the version to a SHA but with improved readability and additional security guarantees.
## Recommendations