mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 20:38:08 +08:00
chore: fix dependabot alerts (#2393)
This commit is contained in:
committed by
GitHub
parent
6b4d8364be
commit
6898b31842
@@ -109,7 +109,7 @@ jobs:
|
||||
packages: write
|
||||
steps:
|
||||
- name: Download Release Artifacts
|
||||
uses: robinraju/release-downloader@v1.9
|
||||
uses: robinraju/release-downloader@v1.10
|
||||
with:
|
||||
tag: ${{ github.ref_name }}
|
||||
fileName: "z*"
|
||||
|
||||
Reference in New Issue
Block a user