diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3b45f40a..3a590282 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2162,7 +2162,7 @@ jobs: bash - name: Get branch name id: branch-name - uses: tj-actions/branch-names@6871f53176ad61624f978536bbf089c574dc19a2 # v8.0.1 + uses: tj-actions/branch-names@f44339b51f74753b57583fbbd124e18a81170ab1 # v8.1.0 if: github.event_name == 'pull_request' && matrix.fetch-depth == 0 - uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0 id: last_successful_commit