From 6a085cf872cfa46d391eb33414d8c4919fbe2183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 22:39:02 +0100 Subject: [PATCH] Bump Ludy87/action from 1.0.4 to 1.0.5 (#181) Bumps [Ludy87/action](https://github.com/ludy87/action) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/ludy87/action/releases) - [Commits](https://github.com/ludy87/action/compare/v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: Ludy87/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 5bfbf1b..0bceeb6 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -16,4 +16,4 @@ jobs: run: echo "is_pull_request=${{ github.event_name == 'pull_request' }}" >> $GITHUB_ENV - if: env.is_pull_request == 'true' name: Merge - uses: Ludy87/action/merge@v1.0.4 + uses: Ludy87/action/merge@v1.0.5