Skip to content

Commit 604ad16

Browse files
authored
Update release-notify-x.yml
1 parent 3871a25 commit 604ad16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-notify-x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Post to @RxJava
15-
uses: captradeoff/x-post-action@v1.2 # or latest tag
15+
uses: captradeoff/x-post-action@d643d2bb835a1c915a056b2241cbda3c444d016d # v1.2
1616
with:
1717
appKey: ${{ secrets.X_APP_KEY }}
1818
appSecret: ${{ secrets.X_APP_SECRET }}

0 commit comments

Comments
 (0)