Skip to content

Commit

Permalink
Update cbrgm/mastodon-github-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ondrejmirtes committed Feb 19, 2024
1 parent e95a58b commit 6a1df9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-toot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
toot:
runs-on: ubuntu-latest
steps:
- uses: cbrgm/mastodon-github-action@v1
- uses: cbrgm/mastodon-github-action@v2
if: ${{ !github.event.repository.private }}
with:
# GitHub event payload
Expand Down

0 comments on commit 6a1df9a

Please sign in to comment.