Skip to content

Commit

Permalink
Bump cbrgm/mastodon-github-action from 2.0.1 to 2.0.2 (#1651)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 16, 2024
2 parents c4e4f25 + f1c651a commit 628cf9a
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@52cef8abc73c64234972a3d37affb31b0825817e # v2.0.1
uses: cbrgm/mastodon-github-action@eb0fa2c755679b459015a898dada174b5ddbff7c # v2.0.2
with:
language: "en"
message: "${{ steps.render_template.outputs.result }}${{ env.contributors }}"
Expand Down

0 comments on commit 628cf9a

Please sign in to comment.