Skip to content

Commit

Permalink
Bump cbrgm/mastodon-github-action from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [cbrgm/mastodon-github-action](https://github.com/cbrgm/mastodon-github-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/cbrgm/mastodon-github-action/releases)
- [Commits](cbrgm/mastodon-github-action@52cef8a...eb0fa2c)

---
updated-dependencies:
- dependency-name: cbrgm/mastodon-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent c4e4f25 commit f1c651a
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 f1c651a

Please sign in to comment.