We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 769741b commit 1f96bceCopy full SHA for 1f96bce
1 file changed
.github/workflows/contributor-check.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Fetch AGT check scripts
33
env:
34
- AGT_REF: v3.3.0
+ AGT_REF: v3.4.0
35
run: |
36
mkdir -p /tmp/agt
37
curl -fsSL "https://raw.githubusercontent.com/microsoft/agent-governance-toolkit/${AGT_REF}/scripts/contributor_check.py" \
0 commit comments