diff --git a/.github/workflows/frontend-checks.yml b/.github/workflows/frontend-checks.yml index 43bbfdec0ac..3d89119e622 100644 --- a/.github/workflows/frontend-checks.yml +++ b/.github/workflows/frontend-checks.yml @@ -49,7 +49,7 @@ jobs: # - CVE-2025-30066 # - https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised # - https://github.com/tj-actions/changed-files/issues/2463 - uses: tj-actions/changed-files@a284dc1814e3fd07f2e34267fc8f81227ed29fb8 + uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 with: files_yaml: | frontend: diff --git a/.github/workflows/frontend-tests.yml b/.github/workflows/frontend-tests.yml index 17baef724fd..b4c1bdb4f8f 100644 --- a/.github/workflows/frontend-tests.yml +++ b/.github/workflows/frontend-tests.yml @@ -49,7 +49,7 @@ jobs: # - CVE-2025-30066 # - https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised # - https://github.com/tj-actions/changed-files/issues/2463 - uses: tj-actions/changed-files@a284dc1814e3fd07f2e34267fc8f81227ed29fb8 + uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 with: files_yaml: | frontend: diff --git a/.github/workflows/python-checks.yml b/.github/workflows/python-checks.yml index d81ace9e27c..036a7927cd1 100644 --- a/.github/workflows/python-checks.yml +++ b/.github/workflows/python-checks.yml @@ -48,7 +48,7 @@ jobs: # - CVE-2025-30066 # - https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised # - https://github.com/tj-actions/changed-files/issues/2463 - uses: tj-actions/changed-files@a284dc1814e3fd07f2e34267fc8f81227ed29fb8 + uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 with: files_yaml: | python: diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index 27411f2f20f..4bb98650a37 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -83,7 +83,7 @@ jobs: # - CVE-2025-30066 # - https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised # - https://github.com/tj-actions/changed-files/issues/2463 - uses: tj-actions/changed-files@a284dc1814e3fd07f2e34267fc8f81227ed29fb8 + uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 with: files_yaml: | python: diff --git a/.github/workflows/typegen-checks.yml b/.github/workflows/typegen-checks.yml index 9ac8b81f77d..d5a41ad38c8 100644 --- a/.github/workflows/typegen-checks.yml +++ b/.github/workflows/typegen-checks.yml @@ -47,7 +47,7 @@ jobs: # - CVE-2025-30066 # - https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised # - https://github.com/tj-actions/changed-files/issues/2463 - uses: tj-actions/changed-files@a284dc1814e3fd07f2e34267fc8f81227ed29fb8 + uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 with: files_yaml: | src: