mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-21 11:00:11 -06:00
chore(deps): update zentered/bluesky-post-action action to v0.2.0 (#1093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yogesh Choudhary Paliyal <paliyalyogesh@gmail.com>
This commit is contained in:
2
.github/workflows/postBlueSky.yml
vendored
2
.github/workflows/postBlueSky.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
# - run: |
|
||||
# echo ${{ github.event.pull_request.title }} \n ${{ github.event.pull_request._links.html.href }}
|
||||
|
||||
- uses: zentered/bluesky-post-action@v0.1.0
|
||||
- uses: zentered/bluesky-post-action@v0.2.0
|
||||
with:
|
||||
post: ${{ github.event.pull_request.title }} by ${{ github.event.pull_request.user.login }}
|
||||
${{ github.event.pull_request._links.html.href }}
|
||||
|
||||
Reference in New Issue
Block a user