Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d2f4f61

Browse files
committedJan 17, 2025·
add missing extensions:
1 parent 8ed7d3d commit d2f4f61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎actions/ql/lib/ext/config/minimum_permissions_map.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
:
1+
extensions:
22
- addsTo:
3-
pack: github/actions-all
4-
extensible: minimumPermissionsDataModel
3+
pack: github/actions-all
4+
extensible: minimumPermissionsDataModel
55
data:
66
- ["actions/cache", "{}"]
77
- ["actions/setup-node", "contents:read"]

0 commit comments

Comments
 (0)
Please sign in to comment.