diff --git a/.github/workflows/ontag.yml b/.github/workflows/ontag.yml index bb191f3..84c947b 100644 --- a/.github/workflows/ontag.yml +++ b/.github/workflows/ontag.yml @@ -36,7 +36,7 @@ jobs: - name: Create Release id: create_release - uses: actions/create-release@v1.1.4 + uses: actions/create-release@v1.13.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token with: