Skip to content

Commit fab324a

Browse files
chore: recompile gh-aw lock file [skip changelog]
1 parent 9483c7b commit fab324a

1 file changed

Lines changed: 25 additions & 25 deletions

File tree

.github/workflows/fix-renovate-tests.lock.yml

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# For more information: https://github.github.com/gh-aw/introduction/overview/
2222
#
2323
#
24-
# gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"7168f6bc3478e3743743129e84fa93e5e73cd7db97affac2fbef4e3a765b3083","compiler_version":"v0.64.2","strict":true,"agent_id":"copilot"}
24+
# gh-aw-metadata: {"schema_version":"v3","frontmatter_hash":"fa4f940b42ead91122ccad91191be9425d0ce10f040ef5e042f6e1c4c624dade","compiler_version":"v0.64.2","strict":true,"agent_id":"copilot"}
2525

2626
name: "Fix Renovate Agent Test Failures"
2727
"on":
@@ -59,7 +59,7 @@ jobs:
5959
title: ${{ steps.sanitized.outputs.title }}
6060
steps:
6161
- name: Setup Scripts
62-
uses: github/gh-aw-actions/setup@v0.64.2
62+
uses: github/gh-aw-actions/setup@f22886a9607f5c27e79742a8bfc5faa34737138b # v0.64.2
6363
with:
6464
destination: ${{ runner.temp }}/gh-aw/actions
6565
- name: Generate agentic run info
@@ -137,20 +137,20 @@ jobs:
137137
run: |
138138
bash ${RUNNER_TEMP}/gh-aw/actions/create_prompt_first.sh
139139
{
140-
cat << 'GH_AW_PROMPT_64e08beb5b5cc4eb_EOF'
140+
cat << 'GH_AW_PROMPT_52ea9bf3be866f8e_EOF'
141141
<system>
142-
GH_AW_PROMPT_64e08beb5b5cc4eb_EOF
142+
GH_AW_PROMPT_52ea9bf3be866f8e_EOF
143143
cat "${RUNNER_TEMP}/gh-aw/prompts/xpia.md"
144144
cat "${RUNNER_TEMP}/gh-aw/prompts/temp_folder_prompt.md"
145145
cat "${RUNNER_TEMP}/gh-aw/prompts/markdown.md"
146146
cat "${RUNNER_TEMP}/gh-aw/prompts/agentic_workflows_guide.md"
147147
cat "${RUNNER_TEMP}/gh-aw/prompts/safe_outputs_prompt.md"
148-
cat << 'GH_AW_PROMPT_64e08beb5b5cc4eb_EOF'
148+
cat << 'GH_AW_PROMPT_52ea9bf3be866f8e_EOF'
149149
<safe-output-tools>
150150
Tools: remove_labels, push_to_pull_request_branch, missing_tool, missing_data, noop
151-
GH_AW_PROMPT_64e08beb5b5cc4eb_EOF
151+
GH_AW_PROMPT_52ea9bf3be866f8e_EOF
152152
cat "${RUNNER_TEMP}/gh-aw/prompts/safe_outputs_push_to_pr_branch.md"
153-
cat << 'GH_AW_PROMPT_64e08beb5b5cc4eb_EOF'
153+
cat << 'GH_AW_PROMPT_52ea9bf3be866f8e_EOF'
154154
</safe-output-tools>
155155
<github-context>
156156
The following GitHub context information is available for this workflow:
@@ -183,14 +183,14 @@ jobs:
183183
- **Note**: If a branch you need is not in the list above and is not listed as an additional fetched ref, it has NOT been checked out. For private repositories you cannot fetch it without proper authentication. If the branch is required and not available, exit with an error and ask the user to add it to the `fetch:` option of the `checkout:` configuration (e.g., `fetch: ["refs/pulls/open/*"]` for all open PR refs, or `fetch: ["main", "feature/my-branch"]` for specific branches).
184184
</github-context>
185185
186-
GH_AW_PROMPT_64e08beb5b5cc4eb_EOF
186+
GH_AW_PROMPT_52ea9bf3be866f8e_EOF
187187
cat "${RUNNER_TEMP}/gh-aw/prompts/github_mcp_tools_with_safeoutputs_prompt.md"
188-
cat << 'GH_AW_PROMPT_64e08beb5b5cc4eb_EOF'
188+
cat << 'GH_AW_PROMPT_52ea9bf3be866f8e_EOF'
189189
</system>
190-
GH_AW_PROMPT_64e08beb5b5cc4eb_EOF
191-
cat << 'GH_AW_PROMPT_64e08beb5b5cc4eb_EOF'
190+
GH_AW_PROMPT_52ea9bf3be866f8e_EOF
191+
cat << 'GH_AW_PROMPT_52ea9bf3be866f8e_EOF'
192192
{{#runtime-import .github/workflows/fix-renovate-tests.md}}
193-
GH_AW_PROMPT_64e08beb5b5cc4eb_EOF
193+
GH_AW_PROMPT_52ea9bf3be866f8e_EOF
194194
} > "$GH_AW_PROMPT"
195195
- name: Interpolate variables and render templates
196196
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
@@ -277,7 +277,7 @@ jobs:
277277
output_types: ${{ steps.collect_output.outputs.output_types }}
278278
steps:
279279
- name: Setup Scripts
280-
uses: github/gh-aw-actions/setup@v0.64.2
280+
uses: github/gh-aw-actions/setup@f22886a9607f5c27e79742a8bfc5faa34737138b # v0.64.2
281281
with:
282282
destination: ${{ runner.temp }}/gh-aw/actions
283283
- name: Set runtime paths
@@ -362,12 +362,12 @@ jobs:
362362
mkdir -p ${RUNNER_TEMP}/gh-aw/safeoutputs
363363
mkdir -p /tmp/gh-aw/safeoutputs
364364
mkdir -p /tmp/gh-aw/mcp-logs/safeoutputs
365-
cat > ${RUNNER_TEMP}/gh-aw/safeoutputs/config.json << 'GH_AW_SAFE_OUTPUTS_CONFIG_7cd54dfa78c93c95_EOF'
365+
cat > ${RUNNER_TEMP}/gh-aw/safeoutputs/config.json << 'GH_AW_SAFE_OUTPUTS_CONFIG_07bdb63dcf35636a_EOF'
366366
{"missing_data":{},"missing_tool":{},"noop":{"max":1,"report-as-issue":"true"},"push_to_pull_request_branch":{"if_no_changes":"warn","labels":["renovate-fix-needed"],"max_patch_size":1024,"protected_files":["package.json","bun.lockb","bunfig.toml","deno.json","deno.jsonc","deno.lock","global.json","NuGet.Config","Directory.Packages.props","mix.exs","mix.lock","go.mod","go.sum","stack.yaml","stack.yaml.lock","pom.xml","build.gradle","build.gradle.kts","settings.gradle","settings.gradle.kts","gradle.properties","package-lock.json","yarn.lock","pnpm-lock.yaml","npm-shrinkwrap.json","requirements.txt","Pipfile","Pipfile.lock","pyproject.toml","setup.py","setup.cfg","Gemfile","Gemfile.lock","uv.lock","CODEOWNERS"],"protected_files_policy":"blocked","protected_path_prefixes":[".github/",".agents/"],"target":"*","title_prefix":"[renovate-agent]"},"remove_labels":{"allowed":["renovate-fix-needed"]}}
367-
GH_AW_SAFE_OUTPUTS_CONFIG_7cd54dfa78c93c95_EOF
367+
GH_AW_SAFE_OUTPUTS_CONFIG_07bdb63dcf35636a_EOF
368368
- name: Write Safe Outputs Tools
369369
run: |
370-
cat > ${RUNNER_TEMP}/gh-aw/safeoutputs/tools_meta.json << 'GH_AW_SAFE_OUTPUTS_TOOLS_META_1fd0760583f144aa_EOF'
370+
cat > ${RUNNER_TEMP}/gh-aw/safeoutputs/tools_meta.json << 'GH_AW_SAFE_OUTPUTS_TOOLS_META_b605b16259a91d4d_EOF'
371371
{
372372
"description_suffixes": {
373373
"push_to_pull_request_branch": " CONSTRAINTS: The target pull request title must start with \"[renovate-agent]\".",
@@ -376,8 +376,8 @@ jobs:
376376
"repo_params": {},
377377
"dynamic_tools": []
378378
}
379-
GH_AW_SAFE_OUTPUTS_TOOLS_META_1fd0760583f144aa_EOF
380-
cat > ${RUNNER_TEMP}/gh-aw/safeoutputs/validation.json << 'GH_AW_SAFE_OUTPUTS_VALIDATION_3c8de3c99303790e_EOF'
379+
GH_AW_SAFE_OUTPUTS_TOOLS_META_b605b16259a91d4d_EOF
380+
cat > ${RUNNER_TEMP}/gh-aw/safeoutputs/validation.json << 'GH_AW_SAFE_OUTPUTS_VALIDATION_a3123065ea5e647d_EOF'
381381
{
382382
"missing_data": {
383383
"defaultMax": 20,
@@ -476,7 +476,7 @@ jobs:
476476
}
477477
}
478478
}
479-
GH_AW_SAFE_OUTPUTS_VALIDATION_3c8de3c99303790e_EOF
479+
GH_AW_SAFE_OUTPUTS_VALIDATION_a3123065ea5e647d_EOF
480480
node ${RUNNER_TEMP}/gh-aw/actions/generate_safe_outputs_tools.cjs
481481
- name: Generate Safe Outputs MCP Server Config
482482
id: safe-outputs-config
@@ -545,7 +545,7 @@ jobs:
545545
export MCP_GATEWAY_DOCKER_COMMAND='docker run -i --rm --network host -v /var/run/docker.sock:/var/run/docker.sock -e MCP_GATEWAY_PORT -e MCP_GATEWAY_DOMAIN -e MCP_GATEWAY_API_KEY -e MCP_GATEWAY_PAYLOAD_DIR -e MCP_GATEWAY_PAYLOAD_SIZE_THRESHOLD -e DEBUG -e MCP_GATEWAY_LOG_DIR -e GH_AW_MCP_LOG_DIR -e GH_AW_SAFE_OUTPUTS -e GH_AW_SAFE_OUTPUTS_CONFIG_PATH -e GH_AW_SAFE_OUTPUTS_TOOLS_PATH -e GH_AW_ASSETS_BRANCH -e GH_AW_ASSETS_MAX_SIZE_KB -e GH_AW_ASSETS_ALLOWED_EXTS -e DEFAULT_BRANCH -e GITHUB_MCP_SERVER_TOKEN -e GITHUB_MCP_GUARD_MIN_INTEGRITY -e GITHUB_MCP_GUARD_REPOS -e GITHUB_REPOSITORY -e GITHUB_SERVER_URL -e GITHUB_SHA -e GITHUB_WORKSPACE -e GITHUB_TOKEN -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e GITHUB_JOB -e GITHUB_ACTION -e GITHUB_EVENT_NAME -e GITHUB_EVENT_PATH -e GITHUB_ACTOR -e GITHUB_ACTOR_ID -e GITHUB_TRIGGERING_ACTOR -e GITHUB_WORKFLOW -e GITHUB_WORKFLOW_REF -e GITHUB_WORKFLOW_SHA -e GITHUB_REF -e GITHUB_REF_NAME -e GITHUB_REF_TYPE -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GH_AW_SAFE_OUTPUTS_PORT -e GH_AW_SAFE_OUTPUTS_API_KEY -v /tmp/gh-aw/mcp-payloads:/tmp/gh-aw/mcp-payloads:rw -v /opt:/opt:ro -v /tmp:/tmp:rw -v '"${GITHUB_WORKSPACE}"':'"${GITHUB_WORKSPACE}"':rw ghcr.io/github/gh-aw-mcpg:v0.2.6'
546546
547547
mkdir -p /home/runner/.copilot
548-
cat << GH_AW_MCP_CONFIG_dccce5ed18e0ce9c_EOF | bash ${RUNNER_TEMP}/gh-aw/actions/start_mcp_gateway.sh
548+
cat << GH_AW_MCP_CONFIG_d5086c91cdd19033_EOF | bash ${RUNNER_TEMP}/gh-aw/actions/start_mcp_gateway.sh
549549
{
550550
"mcpServers": {
551551
"agenticworkflows": {
@@ -607,7 +607,7 @@ jobs:
607607
"payloadDir": "${MCP_GATEWAY_PAYLOAD_DIR}"
608608
}
609609
}
610-
GH_AW_MCP_CONFIG_dccce5ed18e0ce9c_EOF
610+
GH_AW_MCP_CONFIG_d5086c91cdd19033_EOF
611611
- name: Download activation artifact
612612
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
613613
with:
@@ -846,7 +846,7 @@ jobs:
846846
total_count: ${{ steps.missing_tool.outputs.total_count }}
847847
steps:
848848
- name: Setup Scripts
849-
uses: github/gh-aw-actions/setup@v0.64.2
849+
uses: github/gh-aw-actions/setup@f22886a9607f5c27e79742a8bfc5faa34737138b # v0.64.2
850850
with:
851851
destination: ${{ runner.temp }}/gh-aw/actions
852852
- name: Download agent output artifact
@@ -942,7 +942,7 @@ jobs:
942942
detection_success: ${{ steps.detection_conclusion.outputs.success }}
943943
steps:
944944
- name: Setup Scripts
945-
uses: github/gh-aw-actions/setup@v0.64.2
945+
uses: github/gh-aw-actions/setup@f22886a9607f5c27e79742a8bfc5faa34737138b # v0.64.2
946946
with:
947947
destination: ${{ runner.temp }}/gh-aw/actions
948948
- name: Download agent output artifact
@@ -1077,7 +1077,7 @@ jobs:
10771077
matched_command: ''
10781078
steps:
10791079
- name: Setup Scripts
1080-
uses: github/gh-aw-actions/setup@v0.64.2
1080+
uses: github/gh-aw-actions/setup@f22886a9607f5c27e79742a8bfc5faa34737138b # v0.64.2
10811081
with:
10821082
destination: ${{ runner.temp }}/gh-aw/actions
10831083
- name: Check team membership for workflow
@@ -1122,7 +1122,7 @@ jobs:
11221122
push_commit_url: ${{ steps.process_safe_outputs.outputs.push_commit_url }}
11231123
steps:
11241124
- name: Setup Scripts
1125-
uses: github/gh-aw-actions/setup@v0.64.2
1125+
uses: github/gh-aw-actions/setup@f22886a9607f5c27e79742a8bfc5faa34737138b # v0.64.2
11261126
with:
11271127
destination: ${{ runner.temp }}/gh-aw/actions
11281128
- name: Download agent output artifact

0 commit comments

Comments
 (0)