8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6abeaa5 commit cf2e39eCopy full SHA for cf2e39e
.github/workflows/test.yml
@@ -2162,7 +2162,7 @@ jobs:
2162
bash
2163
- name: Get branch name
2164
id: branch-name
2165
- uses: tj-actions/branch-names@6871f53176ad61624f978536bbf089c574dc19a2 # v8.0.1
+ uses: tj-actions/branch-names@f44339b51f74753b57583fbbd124e18a81170ab1 # v8.1.0
2166
if: github.event_name == 'pull_request' && matrix.fetch-depth == 0
2167
- uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0
2168
id: last_successful_commit
0 commit comments