Skip to content

Commit 41dad98

Browse files
chore: bump nearform-actions/github-action-notify-twitter from f9c8b6a12d9bc596663e94cf1d4ddb71d6d0c4eb to b9e6a6f4fde23d6bb4522380a50c1fc525de3de2 (ant-design#57745)
Bumps [nearform-actions/github-action-notify-twitter](https://github.com/nearform-actions/github-action-notify-twitter) from f9c8b6a12d9bc596663e94cf1d4ddb71d6d0c4eb to b9e6a6f4fde23d6bb4522380a50c1fc525de3de2. - [Release notes](https://github.com/nearform-actions/github-action-notify-twitter/releases) - [Commits](nearform-actions/github-action-notify-twitter@f9c8b6a...b9e6a6f) --- updated-dependencies: - dependency-name: nearform-actions/github-action-notify-twitter dependency-version: b9e6a6f4fde23d6bb4522380a50c1fc525de3de2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d44074 commit 41dad98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
if: ${{ github.event.ref_type == 'tag' && !contains(github.event.ref, 'alpha') }}
1313
steps:
1414
- name: Tweet
15-
uses: nearform-actions/github-action-notify-twitter@f9c8b6a12d9bc596663e94cf1d4ddb71d6d0c4eb # master
15+
uses: nearform-actions/github-action-notify-twitter@b9e6a6f4fde23d6bb4522380a50c1fc525de3de2 # master
1616
with:
1717
message: |
1818
🤖 Ant Design just released antd@${{ github.event.ref }} ✨🎊✨ Check out the full release note: https://github.com/ant-design/ant-design/releases/tag/${{ github.event.ref }}

0 commit comments

Comments
 (0)