diff --git a/.github/workflows/verify_automation_health.yml b/.github/workflows/verify_automation_health.yml old mode 100755 new mode 100644 index 3a634e8..11da968 --- a/.github/workflows/verify_automation_health.yml +++ b/.github/workflows/verify_automation_health.yml @@ -20,7 +20,7 @@ jobs: - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v4.9 + uses: tj-actions/branch-names@v9.0.0 - name: Check commit authors run: |