File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 3939 using : " composite"
4040 steps :
4141 - name : Checkout PR Head
42- uses : actions/checkout@d26b0d41bf4021c914eabfa7ba4dc03269578989 # v4.0.0
42+ uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
4343 with :
4444 token : ${{ inputs.github_token }}
4545 ref : refs/pull/${{ inputs.pull_number }}/head
6060 CUSTOM_GUIDELINES : ${{ inputs.custom_guidelines }}
6161
6262 - name : Run Augment Agent
63- # Testing PR #9 commit SHA to verify directory structure compatibility
64- uses : augmentcode/augment-agent@acf657cb99e573ee2ca730b4779e09045e4c8ce5
63+ uses : augmentcode/augment-agent@d26b0d41bf4021c914eabfa7ba4dc03269578989
6564 with :
6665 augment_session_auth : ${{ inputs.augment_session_auth }}
6766 github_token : ${{ inputs.github_token }}
You can’t perform that action at this time.
0 commit comments