Skip to content

Commit

Permalink
Bump cbrgm/mastodon-github-action from 2.1.7 to 2.1.8 (#1899)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
2 parents b92391b + 8e5a4dc commit e05cd8b
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@b97a4c288a6fd9d75821d92432704339202e090f # v2.1.7
uses: cbrgm/mastodon-github-action@eec9734402fe90511688538f942a916c61808ba7 # v2.1.8
with:
url: ${{ secrets.MASTODON_URL }}
access-token: ${{ secrets.MASTODON_ACCESS_TOKEN }}
Expand Down

0 comments on commit e05cd8b

Please sign in to comment.