diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index defacb9..8eafc92 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -64,7 +64,7 @@ jobs: build linux arm64 build darwin arm64 - name: Create release - uses: https://code.forgejo.org/actions/forgejo-release@e7b60f9ae8d4bbf3ed4cc178e4656ce40eb67256 # v2.11.2 + uses: https://code.forgejo.org/actions/forgejo-release@6a9510a9ea01b8b9b435933bf3c0fa45597ad530 # v2.11.3 with: tag: ${{ startsWith(forge.event.ref, 'refs/tags/v') && forge.ref_name || 'latest' }} release-dir: assets