|
61 | 61 | comment_repo: "" |
62 | 62 | steps: |
63 | 63 | - name: Setup Scripts |
64 | | - uses: github/gh-aw/actions/setup@b2d8af7543ec40f72bb3b8fea5148c2d3ee401c7 # v0.48.1 |
| 64 | + uses: github/gh-aw/actions/setup@32b3a711a9ee97d38e3989c90af0385aff0066a7 # v0.48.1 |
65 | 65 | with: |
66 | 66 | destination: /opt/gh-aw/actions |
67 | 67 | - name: Validate context variables |
@@ -291,7 +291,7 @@ jobs: |
291 | 291 | secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} |
292 | 292 | steps: |
293 | 293 | - name: Setup Scripts |
294 | | - uses: github/gh-aw/actions/setup@b2d8af7543ec40f72bb3b8fea5148c2d3ee401c7 # v0.48.1 |
| 294 | + uses: github/gh-aw/actions/setup@32b3a711a9ee97d38e3989c90af0385aff0066a7 # v0.48.1 |
295 | 295 | with: |
296 | 296 | destination: /opt/gh-aw/actions |
297 | 297 | - name: Create gh-aw temp directory |
@@ -976,7 +976,7 @@ jobs: |
976 | 976 | total_count: ${{ steps.missing_tool.outputs.total_count }} |
977 | 977 | steps: |
978 | 978 | - name: Setup Scripts |
979 | | - uses: github/gh-aw/actions/setup@b2d8af7543ec40f72bb3b8fea5148c2d3ee401c7 # v0.48.1 |
| 979 | + uses: github/gh-aw/actions/setup@32b3a711a9ee97d38e3989c90af0385aff0066a7 # v0.48.1 |
980 | 980 | with: |
981 | 981 | destination: /opt/gh-aw/actions |
982 | 982 | - name: Download agent output artifact |
@@ -1080,7 +1080,7 @@ jobs: |
1080 | 1080 | success: ${{ steps.parse_results.outputs.success }} |
1081 | 1081 | steps: |
1082 | 1082 | - name: Setup Scripts |
1083 | | - uses: github/gh-aw/actions/setup@b2d8af7543ec40f72bb3b8fea5148c2d3ee401c7 # v0.48.1 |
| 1083 | + uses: github/gh-aw/actions/setup@32b3a711a9ee97d38e3989c90af0385aff0066a7 # v0.48.1 |
1084 | 1084 | with: |
1085 | 1085 | destination: /opt/gh-aw/actions |
1086 | 1086 | - name: Download agent artifacts |
@@ -1192,7 +1192,7 @@ jobs: |
1192 | 1192 | process_safe_outputs_temporary_id_map: ${{ steps.process_safe_outputs.outputs.temporary_id_map }} |
1193 | 1193 | steps: |
1194 | 1194 | - name: Setup Scripts |
1195 | | - uses: github/gh-aw/actions/setup@b2d8af7543ec40f72bb3b8fea5148c2d3ee401c7 # v0.48.1 |
| 1195 | + uses: github/gh-aw/actions/setup@32b3a711a9ee97d38e3989c90af0385aff0066a7 # v0.48.1 |
1196 | 1196 | with: |
1197 | 1197 | destination: /opt/gh-aw/actions |
1198 | 1198 | - name: Download agent output artifact |
|
0 commit comments