diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 5748735e..08255457 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.20.0 + - uses: ncipollo/release-action@v1.21.0 if: github.ref == 'refs/heads/master' with: artifacts: ./dist/* diff --git a/Tagfile b/Tagfile index 2b08809d..228e2192 100644 --- a/Tagfile +++ b/Tagfile @@ -1 +1 @@ -0.53.7 +0.53.8