diff --git a/.github/workflows/release_notifications.yml b/.github/workflows/release_notifications.yml index 8125709f0c..1bea61ed1b 100644 --- a/.github/workflows/release_notifications.yml +++ b/.github/workflows/release_notifications.yml @@ -83,7 +83,7 @@ jobs: steps: - name: Send Mastodon Notification id: mastodon - uses: cbrgm/mastodon-github-action@v2.1.5 + uses: cbrgm/mastodon-github-action@v2.1.8 with: access-token: ${{ secrets.MASTODON_ACCESS_TOKEN }} url: ${{ secrets.MASTODON_URL }} diff --git a/.github/workflows/release_notifications_manual_tests.yml b/.github/workflows/release_notifications_manual_tests.yml index f949cc8ae6..97b7471b9d 100644 --- a/.github/workflows/release_notifications_manual_tests.yml +++ b/.github/workflows/release_notifications_manual_tests.yml @@ -102,7 +102,7 @@ jobs: steps: - name: Mastodon Notification id: mastodon - uses: cbrgm/mastodon-github-action@v2.1.5 + uses: cbrgm/mastodon-github-action@v2.1.8 with: access-token: ${{ secrets.MASTODON_ACCESS_TOKEN }} # access token url: ${{ secrets.MASTODON_URL }} # https://example.social