chore(deps): update actions/forgejo-release action to v2.5.3
All checks were successful
/ check-changes (pull_request) Successful in 7s
/ build (pull_request) Successful in 3m36s

This commit is contained in:
Ticktock Depbot 2025-03-28 10:26:19 +00:00
parent 5df7a892c4
commit aae9848697

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 }}'