diff --git a/.forgejo/workflows/publish-image.yml b/.forgejo/workflows/publish-image.yml index 3ed4080..50a0dd1 100644 --- a/.forgejo/workflows/publish-image.yml +++ b/.forgejo/workflows/publish-image.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@v4 - name: Download Forgejo Release - uses: https://code.forgejo.org/sheik/forgejo-release@universal_tea_bin + uses: https://code.forgejo.org/sheik/forgejo-release@d5c70cdd09 with: direction: download download-latest: true