Skip to content

Commit 71a4714

Browse files
chore: bump nearform-actions/github-action-notify-twitter from b9e6a6f4fde23d6bb4522380a50c1fc525de3de2 to 3089ed073caf41df2a48a06ad5e490d65afc5378 (ant-design#57755)
Bumps [nearform-actions/github-action-notify-twitter](https://github.com/nearform-actions/github-action-notify-twitter) from b9e6a6f4fde23d6bb4522380a50c1fc525de3de2 to 3089ed073caf41df2a48a06ad5e490d65afc5378. - [Release notes](https://github.com/nearform-actions/github-action-notify-twitter/releases) - [Commits](nearform-actions/github-action-notify-twitter@b9e6a6f...3089ed0) --- updated-dependencies: - dependency-name: nearform-actions/github-action-notify-twitter dependency-version: 3089ed073caf41df2a48a06ad5e490d65afc5378 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 e54fd12 commit 71a4714

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@b9e6a6f4fde23d6bb4522380a50c1fc525de3de2 # master
15+
uses: nearform-actions/github-action-notify-twitter@3089ed073caf41df2a48a06ad5e490d65afc5378 # 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)