mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-01 23:12:29 +00:00
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:
@@ -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" \
|
||||||
|
|||||||
Reference in New Issue
Block a user