mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-49678 Update Supply Chain Review GH AW to latest (#12208)
[skip ci]
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"entries": {
|
||||
"github/gh-aw-actions/setup@v0.85.4": {
|
||||
"github/gh-aw-actions/setup@v0.87.10": {
|
||||
"repo": "github/gh-aw-actions/setup",
|
||||
"version": "v0.85.4",
|
||||
"sha": "2709137ea6c5b0e19aa621454dc643ea8dc526b1"
|
||||
"version": "v0.87.10",
|
||||
"sha": "bc8c008a419c5b7a29df6f5641edd35fd1c6ea85"
|
||||
}
|
||||
},
|
||||
"containers": {
|
||||
@@ -22,20 +22,10 @@
|
||||
"digest": "sha256:83e48bbe12c634be8c228a576832fe45f66c529ac3659db92bddbcf2eeb6d627",
|
||||
"pinned_image": "ghcr.io/github/gh-aw-firewall/squid:0.27.44@sha256:83e48bbe12c634be8c228a576832fe45f66c529ac3659db92bddbcf2eeb6d627"
|
||||
},
|
||||
"ghcr.io/github/gh-aw-mcpg:v0.4.8": {
|
||||
"image": "ghcr.io/github/gh-aw-mcpg:v0.4.8",
|
||||
"digest": "sha256:38bbea36cdb46a3c9d04d1db05e672966f5239b431a2022eb35881688e5721d8",
|
||||
"pinned_image": "ghcr.io/github/gh-aw-mcpg:v0.4.8@sha256:38bbea36cdb46a3c9d04d1db05e672966f5239b431a2022eb35881688e5721d8"
|
||||
},
|
||||
"ghcr.io/github/gh-aw-node": {
|
||||
"image": "ghcr.io/github/gh-aw-node",
|
||||
"digest": "sha256:0d9f1fb5fd6610c0ac1f5194a38e45a8a1e81f8a390d5142d8e4e6f26a4b3196",
|
||||
"pinned_image": "ghcr.io/github/gh-aw-node@sha256:0d9f1fb5fd6610c0ac1f5194a38e45a8a1e81f8a390d5142d8e4e6f26a4b3196"
|
||||
},
|
||||
"ghcr.io/github/github-mcp-server:v1.8.0": {
|
||||
"image": "ghcr.io/github/github-mcp-server:v1.8.0",
|
||||
"digest": "sha256:d5a18c04b92714c309eb46a2305087e91a4dbd80420f6e462656699f95093520",
|
||||
"pinned_image": "ghcr.io/github/github-mcp-server:v1.8.0@sha256:d5a18c04b92714c309eb46a2305087e91a4dbd80420f6e462656699f95093520"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+513
-326
File diff suppressed because one or more lines are too long
@@ -8,10 +8,9 @@ permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
|
||||
model: gpt-5-mini
|
||||
engine:
|
||||
id: copilot
|
||||
model: gpt-5-mini
|
||||
|
||||
tools:
|
||||
github:
|
||||
toolsets: [context, pull_requests, repos]
|
||||
@@ -30,11 +29,12 @@ safe-outputs:
|
||||
hide-older-comments: true
|
||||
add-labels:
|
||||
allowed: [security:low, security:medium, security:high]
|
||||
issue-intent: false
|
||||
remove-labels:
|
||||
allowed: [security:low, security:medium, security:high]
|
||||
submit-pull-request-review:
|
||||
|
||||
source: Alfresco/alfresco-build-tools/.github/workflows/supply-chain-review.md@7bc0fc6f4f11df6c065b57d4a6aa90d7ea362b2f
|
||||
source: Alfresco/alfresco-build-tools/.github/workflows/supply-chain-review.md@e35840d877477896b1f0aa05d05371cb3b31ce9f
|
||||
---
|
||||
|
||||
# Supply Chain Review
|
||||
|
||||
Reference in New Issue
Block a user