Skip to content

Commit

Permalink
Bump cbrgm/mastodon-github-action from 2.1.0 to 2.1.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.1.0 to 2.1.1.
- [Release notes](https://github.com/cbrgm/mastodon-github-action/releases)
- [Commits](cbrgm/mastodon-github-action@3737c0d...1e3cc54)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent edf1e13 commit 1ed1d47
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 @@ -80,7 +80,7 @@ jobs:
- name: Send toot to Mastodon
if: ${{ github.event.inputs.dry-run != 'true' }} || ${{ github.event_name == 'release' }}
uses: cbrgm/mastodon-github-action@3737c0d7ef1807f2446c19fa4fb4ebe2f275956c # v2.1.0
uses: cbrgm/mastodon-github-action@1e3cc5410edbe280185a1e424aacaf44af410793 # v2.1.1
with:
url: ${{ secrets.MASTODON_URL }}
access-token: ${{ secrets.MASTODON_ACCESS_TOKEN }}
Expand Down

0 comments on commit 1ed1d47

Please sign in to comment.