diff --git a/.github/workflows/end-to-end-test.yaml b/.github/workflows/end-to-end-test.yaml index 9c8ac359f..eadd7d630 100644 --- a/.github/workflows/end-to-end-test.yaml +++ b/.github/workflows/end-to-end-test.yaml @@ -25,7 +25,7 @@ jobs: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v7.0.7 - name: build the worker operator uses: docker/build-push-action@v2