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