Update Gitea workflow to specify exact version for task setup action and adjust versioning format
All checks were successful
CI / build (push) Successful in 1m0s
renovate / renovate (push) Successful in 5m11s

This commit is contained in:
2025-12-28 00:50:08 -06:00
parent 31948b8f9e
commit 0fb281a783

View File

@@ -30,10 +30,9 @@ jobs:
version: 10
- name: Install Task
uses: https://git.quad4.io/actions/setup-task@b91d5d2c96a56797b48ac1e0e89220bf64044611 # v2
uses: https://git.quad4.io/actions/setup-task@0ab1b2a65bc55236a3bc64cde78f80e20e8885c2 # v1
with:
version: 3.x
repo-token: ${{ secrets.GITEA_TOKEN }}
version: '3.46.3'
- name: Generate SBOM
uses: https://git.quad4.io/actions/gh-gomod-generate-sbom@efc74245d6802c8cefd925620515442756c70d8f # v2