From 9afef300e1d70cb0064801a17c51c1c53250d6af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Mar 2023 03:24:07 +0000 Subject: [PATCH] Bump marocchino/sticky-pull-request-comment from 2.3.1 to 2.5.0 Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.3.1 to 2.5.0. - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](https://github.com/marocchino/sticky-pull-request-comment/compare/fcf6fe9e4a0409cd9316a5011435be0f3327f1e1...3d60a5b2dae89d44e0c6ddc69dd7536aec2071cd) --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-check.yml b/.github/workflows/release-check.yml index eada946..ad174fd 100644 --- a/.github/workflows/release-check.yml +++ b/.github/workflows/release-check.yml @@ -208,7 +208,7 @@ jobs: echo "$EOF" >> $GITHUB_OUTPUT - name: Post message on PR - uses: marocchino/sticky-pull-request-comment@fcf6fe9e4a0409cd9316a5011435be0f3327f1e1 # v2.3.1 + uses: marocchino/sticky-pull-request-comment@3d60a5b2dae89d44e0c6ddc69dd7536aec2071cd # v2.5.0 if: steps.tag.outputs.exists == 'false' with: header: release-check