Skip to content

Commit a42b810

Browse files
weblategsanchietti
andcommitted
Translated with Weblate
Co-authored-by: Giacomo Sanchietti <[email protected]>
1 parent 9949d57 commit a42b810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
trivy:
2121
needs: module
2222
if: ${{ needs.module.outputs.release == 'stable' || needs.module.outputs.release == 'latest' || github.event_name == 'workflow_dispatch' }}
23-
uses: NethServer/ns8-github-actions/.github/workflows/scan-with-trivy.yml@v1
23+
uses: NethServer/ns8-github-actions/.github/workflows/scan-with-trivy.yml@fix_release
2424
with:
2525
images: ${{ needs.module.outputs.images }}

0 commit comments

Comments
 (0)