We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3871a25 commit 604ad16Copy full SHA for 604ad16
.github/workflows/release-notify-x.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Post to @RxJava
15
- uses: captradeoff/x-post-action@v1.2 # or latest tag
+ uses: captradeoff/x-post-action@d643d2bb835a1c915a056b2241cbda3c444d016d # v1.2
16
with:
17
appKey: ${{ secrets.X_APP_KEY }}
18
appSecret: ${{ secrets.X_APP_SECRET }}
0 commit comments