mirror of
https://github.com/project-zot/zot.git
synced 2026-06-18 13:37:57 +08:00
chore: fix dependabot alerts (#3021)
Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d465690630
commit
651d123731
@@ -109,7 +109,7 @@ jobs:
|
||||
packages: write
|
||||
steps:
|
||||
- name: Download Release Artifacts
|
||||
uses: robinraju/release-downloader@v1.11
|
||||
uses: robinraju/release-downloader@v1.12
|
||||
with:
|
||||
tag: ${{ github.ref_name }}
|
||||
fileName: "z*"
|
||||
|
||||
Reference in New Issue
Block a user