From 32560b36970fc9c5a1f14349a7f0f7b0cdd1f76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 14:35:26 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: LizardByte/create-release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07d6f15..dde12f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: if: >- (github.event_name == 'push' && github.ref == 'refs/heads/master') && steps.setup_release.outputs.publish_release == 'true' - uses: LizardByte/create-release-action@v2024.520.193838 + uses: LizardByte/create-release-action@v2024.520.211408 with: allowUpdates: true artifacts: ""