Skip to content

Commit 4a38ca2

Browse files
committed
fix(ci): clarify that sfw-free also uses wrapper mode in comments
1 parent 3049bae commit 4a38ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/setup/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,12 @@ runs:
119119
run: | # zizmor: ignore[github-env]
120120
# Shim supported package managers so their commands route through sfw.
121121
#
122-
# sfw-free ecosystems:
122+
# Wrapper mode ecosystems (sfw-free):
123123
# JavaScript/TypeScript: npm, yarn, pnpm
124124
# Python: pip, uv
125125
# Rust: cargo
126126
#
127-
# sfw-enterprise adds (wrapper mode):
127+
# Additional wrapper mode ecosystems (sfw-enterprise):
128128
# Ruby: gem, bundler
129129
# .NET: nuget
130130
# Go: go (Linux only)

0 commit comments

Comments
 (0)