Skip to content

Commit

Permalink
Bump cbrgm/mastodon-github-action from 2.0.0 to 2.0.1 (#1641)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
2 parents 080e0b2 + 3d8a92b commit acbccb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-mastodon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Send toot to Mastodon
if: ${{ github.event.inputs.dry-run != 'true' }} || ${{ github.event_name == 'release' }}
uses: cbrgm/mastodon-github-action@e25732584d5703e8dc30942722155eabf6dff095 # v2.0.0
uses: cbrgm/mastodon-github-action@52cef8abc73c64234972a3d37affb31b0825817e # v2.0.1
with:
language: "en"
message: "${{ steps.render_template.outputs.result }}${{ env.contributors }}"
Expand Down

0 comments on commit acbccb8

Please sign in to comment.