diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index d856ca7f6e..3c1be5f76d 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v5.2 + uses: tj-actions/branch-names@6c999acf206f5561e19f46301bb310e9e70d8815 # v7.0.7 on 2025-03-20 - name: Wait for Tests Results uses: convictional/trigger-workflow-and-wait@v1.6.1 with: