bluesky-send-post
Version updated for https://github.com/cbrgm/bluesky-github-action to version v1.2.0.
- This action is used across all versions by 7 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Bluesky Send GitHub Action automates the process of posting content to the Bluesky platform directly from a GitHub Actions workflow. It enables users to authenticate with their Bluesky account and send text, images, or videos as posts, simplifying content sharing and streamlining integration with CI/CD pipelines. Key capabilities include support for rich media embeds, accessibility options, and language categorization.
Release notes
What’s Changed
- ci(tools): update cbrgm/bluesky-github-action action to v1.1.5 by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/106
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/107
- ci(tools): update dependabot/fetch-metadata action to v2.5.0 by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/108
- ci(tools): update actions/setup-go action to v6.2.0 by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/110
- patch(deps): update dependency golang to v1.25.6 by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/111
- ci(tools): update kentaro-m/auto-assign-action action to v2.0.1 by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/112
- ci(tools): update actionhippie/manifest action to v1.8.2 by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/113
- ci(tools): update actions/checkout action to v6.0.2 by @renovate[bot] in https://github.com/cbrgm/bluesky-github-action/pull/114
- deps(golangci-lint): update to golangci-lint v2.8.0 by @cbrgm in https://github.com/cbrgm/bluesky-github-action/pull/115
- feat: add support for media uploads in form of images and video files by @cbrgm in https://github.com/cbrgm/bluesky-github-action/pull/116
Full Changelog: https://github.com/cbrgm/bluesky-github-action/compare/v1...v1.2.0