Update https://git.quad4.io/actions/download-artifact action to v7
All checks were successful
OSV-Scanner PR Scan / scan-pr (pull_request) Successful in 9m25s

This commit is contained in:
Renovate Bot
2025-12-30 00:01:38 +00:00
parent c22e1af86f
commit 445c35b8d4
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ jobs:
- name: Download frontend from CI
id: download-frontend
continue-on-error: true
uses: https://git.quad4.io/actions/download-artifact@10979da4ee3096dd7ca8d9a35c72871335fee704 # v3
uses: https://git.quad4.io/actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
with:
name: frontend-build
path: build/

View File

@@ -56,7 +56,7 @@ jobs:
- name: Checkout
uses: https://git.quad4.io/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Download frontend assets
uses: https://git.quad4.io/actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
uses: https://git.quad4.io/actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
with:
name: frontend-build
path: build/