Skip to content

Commit 085030e

Browse files
chore(deps): bump captradeoff/x-post-action
Bumps [captradeoff/x-post-action](https://github.com/captradeoff/x-post-action) from d643d2bb835a1c915a056b2241cbda3c444d016d to 3538d7eeb4e7d50013ed06127f352967967da8c9. - [Release notes](https://github.com/captradeoff/x-post-action/releases) - [Commits](captradeoff/x-post-action@d643d2b...3538d7e) --- updated-dependencies: - dependency-name: captradeoff/x-post-action dependency-version: 3538d7eeb4e7d50013ed06127f352967967da8c9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c38e20 commit 085030e

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@d643d2bb835a1c915a056b2241cbda3c444d016d # v1.2
15+
uses: captradeoff/x-post-action@3538d7eeb4e7d50013ed06127f352967967da8c9 # v1.2
1616
with:
1717
appKey: ${{ secrets.X_APP_KEY }}
1818
appSecret: ${{ secrets.X_APP_SECRET }}

0 commit comments

Comments
 (0)