From 8523305830702d6203e8410eeacda2c46343249d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 09:02:24 +0000 Subject: [PATCH] Bump snow-actions/tweet from 1.3.0 to 1.4.0 Bumps [snow-actions/tweet](https://github.com/snow-actions/tweet) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/snow-actions/tweet/releases) - [Commits](https://github.com/snow-actions/tweet/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: snow-actions/tweet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- .github/workflows/tweet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tweet.yml b/.github/workflows/tweet.yml index 5f9acda..d4e05c2 100644 --- a/.github/workflows/tweet.yml +++ b/.github/workflows/tweet.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Tweet - uses: snow-actions/tweet@v1.3.0 + uses: snow-actions/tweet@v1.4.0 with: status: | We are proud to announce that ${{ github.repository }} · ${{ github.event.release.name }} -- GitLab