From cff13de205e1565574c649e6f2a338775f23079a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 07:02:45 +0000 Subject: [PATCH] build(deps): bump sarisia/actions-status-discord from 1.15.5 to 1.16.0 Bumps [sarisia/actions-status-discord](https://github.com/sarisia/actions-status-discord) from 1.15.5 to 1.16.0. - [Release notes](https://github.com/sarisia/actions-status-discord/releases) - [Commits](https://github.com/sarisia/actions-status-discord/compare/b8381b25576cb341b2af39926ab42c5056cc44ed...eb045afee445dc055c18d3d90bd0f244fd062708) --- updated-dependencies: - dependency-name: sarisia/actions-status-discord dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/__social-post.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/__social-post.yml b/.github/workflows/__social-post.yml index b7df3e7..4489bab 100644 --- a/.github/workflows/__social-post.yml +++ b/.github/workflows/__social-post.yml @@ -49,7 +49,7 @@ jobs: runs-on: ubuntu-latest steps: - name: discord - uses: sarisia/actions-status-discord@b8381b25576cb341b2af39926ab42c5056cc44ed # v1.15.5 + uses: sarisia/actions-status-discord@eb045afee445dc055c18d3d90bd0f244fd062708 # v1.16.0 with: avatar_url: ${{ vars.ORG_LOGO_URL }}256 color: 0x${{ vars.COLOR_HEX_GREEN }}