Skip to content

Commit

Permalink
Bump cbrgm/mastodon-github-action from 1.0.3 to 2.0.0 (#1636)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
2 parents 843fe11 + 638078a commit e816101
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-mastodon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,9 @@ jobs:
- name: Send toot to Mastodon
if: ${{ github.event.inputs.dry-run != 'true' }} || ${{ github.event_name == 'release' }}
uses: cbrgm/mastodon-github-action@d98ab3376f941df14d37d5737961de431c0838c6 # v1.0.3
uses: cbrgm/mastodon-github-action@e25732584d5703e8dc30942722155eabf6dff095 # v2.0.0
with:
language: "en"
message: "${{ steps.render_template.outputs.result }}${{ env.contributors }}"
visibility: "public"
env:
Expand Down

0 comments on commit e816101

Please sign in to comment.