diff --git a/.github/workflows/release-notify-x.yml b/.github/workflows/release-notify-x.yml index df25d80c5d..1fcba3cbb6 100644 --- a/.github/workflows/release-notify-x.yml +++ b/.github/workflows/release-notify-x.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Post to @RxJava - uses: captradeoff/x-post-action@d643d2bb835a1c915a056b2241cbda3c444d016d # v1.2 + uses: captradeoff/x-post-action@3538d7eeb4e7d50013ed06127f352967967da8c9 # v1.2 with: appKey: ${{ secrets.X_APP_KEY }} appSecret: ${{ secrets.X_APP_SECRET }}