From 66786c6a5fe8afac23a69b2b4f3fcca500bfe1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:20:31 +0000 Subject: [PATCH] Bump cbrgm/mastodon-github-action from 2.1.9 to 2.1.10 Bumps [cbrgm/mastodon-github-action](https://github.com/cbrgm/mastodon-github-action) from 2.1.9 to 2.1.10. - [Release notes](https://github.com/cbrgm/mastodon-github-action/releases) - [Commits](https://github.com/cbrgm/mastodon-github-action/compare/v2.1.9...v2.1.10) --- updated-dependencies: - dependency-name: cbrgm/mastodon-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release_notifications.yml | 2 +- .github/workflows/release_notifications_manual_tests.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release_notifications.yml b/.github/workflows/release_notifications.yml index ab79ab05d5..8e7347511a 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.9 + uses: cbrgm/mastodon-github-action@v2.1.10 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 2229993c1c..cf1c0b11ab 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.9 + uses: cbrgm/mastodon-github-action@v2.1.10 with: access-token: ${{ secrets.MASTODON_ACCESS_TOKEN }} # access token url: ${{ secrets.MASTODON_URL }} # https://example.social