diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1b8bf1a6..5ee9438f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -77,7 +77,7 @@ jobs: - name: "Derive appropriate SHAs for base and head for `nx affected` commands" id: "setSHAs" - uses: "nrwl/nx-set-shas@be2a36618456ad6f3abf921eb24900817da1af6b" # v4 + uses: "nrwl/nx-set-shas@e2e6dc8bce4b0387a05eb687735c39c41580b792" # v4 - name: "Setup resources and environment" id: "setup" @@ -128,7 +128,7 @@ jobs: - name: "Derive appropriate SHAs for base and head for `nx affected` commands" id: "setSHAs" - uses: "nrwl/nx-set-shas@be2a36618456ad6f3abf921eb24900817da1af6b" # v4 + uses: "nrwl/nx-set-shas@e2e6dc8bce4b0387a05eb687735c39c41580b792" # v4 - name: "Setup resources and environment" id: "setup" @@ -180,7 +180,7 @@ jobs: - name: "Derive appropriate SHAs for base and head for `nx affected` commands" id: "setSHAs" - uses: "nrwl/nx-set-shas@be2a36618456ad6f3abf921eb24900817da1af6b" # v4 + uses: "nrwl/nx-set-shas@e2e6dc8bce4b0387a05eb687735c39c41580b792" # v4 - name: "Setup resources and environment" id: "setup" @@ -231,7 +231,7 @@ jobs: - name: "Derive appropriate SHAs for base and head for `nx affected` commands" id: "setSHAs" - uses: "nrwl/nx-set-shas@be2a36618456ad6f3abf921eb24900817da1af6b" # v4 + uses: "nrwl/nx-set-shas@e2e6dc8bce4b0387a05eb687735c39c41580b792" # v4 - name: "Setup resources and environment" id: "setup" diff --git a/.github/workflows/preview-release.yaml b/.github/workflows/preview-release.yaml index 784ad576..75f5e23d 100644 --- a/.github/workflows/preview-release.yaml +++ b/.github/workflows/preview-release.yaml @@ -43,7 +43,7 @@ jobs: - name: "Derive appropriate SHAs for base and head for `nx affected` commands" id: "setSHAs" - uses: "nrwl/nx-set-shas@be2a36618456ad6f3abf921eb24900817da1af6b" # v4 + uses: "nrwl/nx-set-shas@e2e6dc8bce4b0387a05eb687735c39c41580b792" # v4 - name: "Setup resources and environment" id: "setup" diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 123fb5a0..f51deb03 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -89,7 +89,7 @@ jobs: - name: "Derive appropriate SHAs for base and head for `nx affected` commands" id: "setSHAs" - uses: "nrwl/nx-set-shas@be2a36618456ad6f3abf921eb24900817da1af6b" # v4 + uses: "nrwl/nx-set-shas@e2e6dc8bce4b0387a05eb687735c39c41580b792" # v4 - name: "Setup resources and environment" id: "setup"