diff --git a/.github/workflows/check-python-versions.lock.yml b/.github/workflows/check-python-versions.lock.yml index 6f50b61..3a3400d 100644 --- a/.github/workflows/check-python-versions.lock.yml +++ b/.github/workflows/check-python-versions.lock.yml @@ -48,7 +48,7 @@ jobs: comment_repo: '' steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Validate context variables @@ -266,7 +266,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Checkout repository @@ -851,7 +851,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -954,7 +954,7 @@ jobs: success: ${{ steps.parse_results.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Download agent artifacts @@ -1066,7 +1066,7 @@ jobs: process_safe_outputs_temporary_id_map: ${{ steps.process_safe_outputs.outputs.temporary_id_map }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Download agent output artifact diff --git a/.github/workflows/extension-template-sync.lock.yml b/.github/workflows/extension-template-sync.lock.yml index 19f1f31..ee25eb3 100644 --- a/.github/workflows/extension-template-sync.lock.yml +++ b/.github/workflows/extension-template-sync.lock.yml @@ -54,7 +54,7 @@ jobs: comment_repo: '' steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Validate context variables @@ -282,7 +282,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Create gh-aw temp directory @@ -888,7 +888,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -992,7 +992,7 @@ jobs: success: ${{ steps.parse_results.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Download agent artifacts @@ -1104,7 +1104,7 @@ jobs: process_safe_outputs_temporary_id_map: ${{ steps.process_safe_outputs.outputs.temporary_id_map }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Download agent output artifact diff --git a/.github/workflows/issue-triage.lock.yml b/.github/workflows/issue-triage.lock.yml index 07a3c63..80b82c5 100644 --- a/.github/workflows/issue-triage.lock.yml +++ b/.github/workflows/issue-triage.lock.yml @@ -56,7 +56,7 @@ jobs: title: ${{ steps.sanitized.outputs.title }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Validate context variables @@ -285,7 +285,7 @@ jobs: secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Create gh-aw temp directory @@ -856,7 +856,7 @@ jobs: total_count: ${{ steps.missing_tool.outputs.total_count }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Download agent output artifact @@ -944,7 +944,7 @@ jobs: success: ${{ steps.parse_results.outputs.success }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Download agent artifacts @@ -1039,7 +1039,7 @@ jobs: activated: ${{ steps.check_membership.outputs.is_team_member == 'true' }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Check team membership for workflow @@ -1077,7 +1077,7 @@ jobs: process_safe_outputs_temporary_id_map: ${{ steps.process_safe_outputs.outputs.temporary_id_map }} steps: - name: Setup Scripts - uses: github/gh-aw/actions/setup@9450254bc994da0d6a346ce438a4b3764f01c456 # v0.47.5 + uses: github/gh-aw/actions/setup@90ebf8057e8e005103b8d123732d2c64c30e9b27 # v0.50.4 with: destination: /opt/gh-aw/actions - name: Download agent output artifact