Pin dependencies

This commit is contained in:
Renovate Bot 2026-06-03 07:25:15 +00:00
commit c59ac523e1
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976
9 changed files with 11 additions and 11 deletions

View file

@ -92,7 +92,7 @@ jobs:
container:
image: 'data.forgejo.org/oci/node:24-trixie'
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
id: release-upload
uses: SELF@vTest