From f8784defa07aebffe2b8c265ef13654d0b8f517c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:26:25 +0000 Subject: [PATCH] Bump ncipollo/release-action from 1.13.0 to 1.15.0 Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.15.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](https://github.com/ncipollo/release-action/compare/v1.13.0...v1.15.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/master.yml | 2 +- Tagfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 485bc3e0..baeb534f 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -49,7 +49,7 @@ jobs: ./monkey version | grep -F $(cat Tagfile) ./monkey --version | grep -F $(cat Tagfile) - - uses: ncipollo/release-action@v1.13.0 + - uses: ncipollo/release-action@v1.15.0 if: github.ref == 'refs/heads/master' with: artifacts: ./dist/* diff --git a/Tagfile b/Tagfile index 27d68a6a..3f015616 100644 --- a/Tagfile +++ b/Tagfile @@ -1 +1 @@ -0.52.1 +0.52.2