Skip to content

Commit

Permalink
build(deps): bump zentered/bluesky-post-action from 0.0.2 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps [zentered/bluesky-post-action](https://github.com/zentered/bluesky-post-action) from 0.0.2 to 0.1.0.
- [Release notes](https://github.com/zentered/bluesky-post-action/releases)
- [Commits](zentered/bluesky-post-action@v0.0.2...v0.1.0)

---
updated-dependencies:
- dependency-name: zentered/bluesky-post-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 16a2c12 commit 8154129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bluesky-event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
bluesky:
runs-on: ubuntu-latest
steps:
- uses: zentered/bluesky-post-action@v0.0.2
- uses: zentered/bluesky-post-action@v0.1.0
with:
post: ${{ inputs.post }}
env:
Expand Down

0 comments on commit 8154129

Please sign in to comment.