Skip to content

Commit 43527d1

Browse files
aaronpowellCopilot
andauthored
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
1 parent 45305f1 commit 43527d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contributor-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Fetch AGT check scripts
3333
env:
34-
AGT_REF: v3.4.0
34+
AGT_REF: v4.1.0
3535
run: |
3636
mkdir -p /tmp/agt
3737
curl -fsSL "https://raw.githubusercontent.com/microsoft/agent-governance-toolkit/${AGT_REF}/scripts/contributor_check.py" \

0 commit comments

Comments
 (0)