Skip to content

Commit ebeeab1

Browse files
chore: bump nearform-actions/github-action-notify-twitter from 72d51cb3b0646fc8b1425b8bcfa961b92f22bd03 to 742e1bd4aec7a89c6d2d00231b9e2c0aed97792c (ant-design#57814)
Bumps [nearform-actions/github-action-notify-twitter](https://github.com/nearform-actions/github-action-notify-twitter) from 72d51cb3b0646fc8b1425b8bcfa961b92f22bd03 to 742e1bd4aec7a89c6d2d00231b9e2c0aed97792c. - [Release notes](https://github.com/nearform-actions/github-action-notify-twitter/releases) - [Commits](nearform-actions/github-action-notify-twitter@72d51cb...742e1bd) --- updated-dependencies: - dependency-name: nearform-actions/github-action-notify-twitter dependency-version: 742e1bd4aec7a89c6d2d00231b9e2c0aed97792c 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 f49411b commit ebeeab1

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@72d51cb3b0646fc8b1425b8bcfa961b92f22bd03 # master
15+
uses: nearform-actions/github-action-notify-twitter@742e1bd4aec7a89c6d2d00231b9e2c0aed97792c # 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)