diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b04c00625..b1c489772 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,7 +22,7 @@ jobs: git-filter-repo --path-rename '.no-test/':'simde/' && \ git-filter-repo --subdirectory-filter simde - name: GitHub Push - uses: ad-m/github-push-action@4cc74773234f74829a8c21bc4d69dd4be9cfa599 # v1.1.0 + uses: ad-m/github-push-action@881a6320fdb16eb5318c5054f31c218aec2b324c # v1.3.0 with: github_token: ${{ secrets.PUSH_TO_NO_TESTS_TOKEN }} repository: simd-everywhere/simde-no-tests