chore: bump contributor check AGT to v4.1.0 (#2484)

Update contributor-check workflow to fetch AGT scripts from v4.1.0.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4b935b0a-90c8-454f-958f-93b468fd4e17
This commit is contained in:
Aaron Powell
2026-07-30 12:13:36 +10:00
committed by GitHub
parent 45305f1602
commit 43527d1336
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
- name: Fetch AGT check scripts - name: Fetch AGT check scripts
env: env:
AGT_REF: v3.4.0 AGT_REF: v4.1.0
run: | run: |
mkdir -p /tmp/agt mkdir -p /tmp/agt
curl -fsSL "https://raw.githubusercontent.com/microsoft/agent-governance-toolkit/${AGT_REF}/scripts/contributor_check.py" \ curl -fsSL "https://raw.githubusercontent.com/microsoft/agent-governance-toolkit/${AGT_REF}/scripts/contributor_check.py" \