Merge pull request 'chore(deps): update actions/forgejo-release action to v2.5.3' () from renovate/actions-forgejo-release-2.x into main

Reviewed-on: 
This commit is contained in:
Djuri 2025-03-28 10:34:12 +00:00
commit 6eabaf6fa9

View file

@ -120,7 +120,7 @@ jobs:
output/littlefs.bin output/littlefs.bin
- name: Create release - name: Create release
if: github.event_name == 'push' && github.ref == 'refs/heads/main' if: github.event_name == 'push' && github.ref == 'refs/heads/main'
uses: https://code.forgejo.org/actions/forgejo-release@v2.5.1 uses: https://code.forgejo.org/actions/forgejo-release@v2.5.3
with: with:
url: 'https://git.btclock.dev/' url: 'https://git.btclock.dev/'
repo: '${{ github.repository }}' repo: '${{ github.repository }}'