Skip to content

Commit

Permalink
Bump cbrgm/mastodon-github-action from 2.0.0 to 2.0.1
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.0 to 2.0.1.
- [Release notes](https://github.com/cbrgm/mastodon-github-action/releases)
- [Commits](cbrgm/mastodon-github-action@e257325...52cef8a)

---
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]>
dependabot[bot] authored Feb 9, 2024
1 parent 080e0b2 commit 3d8a92b
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
@@ -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 }}"

0 comments on commit 3d8a92b

Please sign in to comment.